{
  "name": "Bobcorn public metadata auth",
  "authentication": {
    "type": "none",
    "apiKeys": false,
    "oauth": false,
    "cookies": false,
    "userAccounts": false,
    "notes": "Bobcorn public website metadata endpoints are static, public, read-only, and unauthenticated."
  },
  "appliesTo": [
    "/release.json",
    "/changelog.json",
    "/openapi.json",
    "/index.md",
    "/llms.txt",
    "/llms-full.txt",
    "/.well-known/agent.json",
    "/.well-known/agent-card.json",
    "/.well-known/ai-plugin.json"
  ],
  "localProjectAccess": {
    "hostedProjects": false,
    "requiresUserFilesystemPermission": true,
    "notes": "Agents working with .icp project files must operate locally with explicit user filesystem permission."
  }
}
