{
  "version": "1.0",
  "site": "DYPHI Functional Longevity Center",
  "base_url": "https://flc.dyphi.com",
  "last_updated": "2026-04-29",

  "automated_interactions": {
    "allowed": true,
    "scope": "read-only",
    "description": "AI agents may freely read and index all public content on this site."
  },

  "rate_limits": {
    "requests_per_minute": 30,
    "crawl_delay_seconds": 2,
    "note": "Please be polite. This is a low-traffic academic site."
  },

  "preferred_endpoints": {
    "ai_index": "/llms.txt",
    "capability_declaration": "/skill.md",
    "clean_markdown_index": "/for-ai/",
    "sitemap": "/sitemap.xml",
    "feed": "/feed.xml"
  },

  "content_access": {
    "clinical_archive": {
      "path": "/clinical-archive/",
      "allowed": true,
      "format_notes": "HTML pages; use /for-ai/ for clean Markdown index. Token range per entry: 600–1500."
    },
    "research_notes": {
      "path": "/research-notes/",
      "allowed": true
    },
    "policy_analysis": {
      "path": "/policy/",
      "allowed": true
    },
    "assets": {
      "path": "/assets/",
      "allowed": true,
      "note": "CSS only; no sensitive resources."
    }
  },

  "disallowed_actions": [
    "form submission",
    "POST/PUT/DELETE requests",
    "account creation",
    "automated commenting"
  ],

  "contact": {
    "organization": "DYPHI Inc.",
    "site": "https://www.dyphi.com"
  }
}
