{
  "service": "AI & Automation Chronicle Content API",
  "version": "1.0.0",
  "description": "Read-only JSON access to the Chronicle archive. No authentication, no key.",
  "documentation": "https://chronicle.kcsatish.com/developers",
  "specification": "https://chronicle.kcsatish.com/openapi.json",
  "agentInstructions": "https://chronicle.kcsatish.com/agent-instructions.md",
  "mcp": "https://chronicle.kcsatish.com/.well-known/mcp",
  "endpoints": {
    "index": "https://chronicle.kcsatish.com/api/v1/index.json",
    "posts": "https://chronicle.kcsatish.com/api/v1/posts.json",
    "post": "https://chronicle.kcsatish.com/api/v1/posts/{postId}.json",
    "stats": "https://chronicle.kcsatish.com/api/v1/stats.json"
  }
}
