{
  "schema_version": "1.0",
  "project": "Grand Theft Auto Countdown",
  "site": "https://gta.platphormnews.com",
  "crawlerPolicy": "public",
  "policy": {
    "allowed": [
      "/",
      "/sitemap.xml",
      "/rss.xml",
      "/feed.xml",
      "/llms.txt",
      "/llms-full.txt",
      "/llms-index.json"
    ],
    "disallow": [
      "/api/private/"
    ],
    "aiFriendly": [
      "/api/openapi.json",
      "/api/mcp",
      "/.well-known/mcp.json",
      "/.well-known/ai-plugin.json"
    ]
  },
  "metadata": "This site is intentionally optimized for AI and search discoverability. Content is fan-curated; no automated actions are performed without explicit user interaction.",
  "rateLimit": {
    "defaultPerMinutePerIp": 60,
    "burstsPerMinutePerIp": 120
  },
  "trustSignals": {
    "aiPolicy": true,
    "aiPolicyUrl": "https://gta.platphormnews.com/ai-usage-policy",
    "correctionsUrl": "https://gta.platphormnews.com/corrections",
    "trustManifest": "https://gta.platphormnews.com/.well-known/trust.json",
    "contact": "hello@ph3ar.com"
  }
}