{
  "generatedAt": "2026-07-27T19:57:08.302Z",
  "description": "Bound by Fear corpus API. Static JSON, build-time generated, read-only. See /api/v1/docs.html for documentation.",
  "endpoints": [
    {
      "path": "/api/v1/cases.json",
      "description": "Light index of all case records."
    },
    {
      "path": "/api/v1/cases/{slug}.json",
      "description": "Full detail for one case record."
    },
    {
      "path": "/api/v1/stats.json",
      "description": "Computed corpus aggregates."
    },
    {
      "path": "/api/v1/openapi.json",
      "description": "OpenAPI 3.1 specification."
    },
    {
      "path": "/api/v1/docs.html",
      "description": "Human-readable API documentation."
    }
  ]
}