{
  "apiVersion": "v1",
  "kind": "Manifest",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "en",
    "description": "Wheel of Heaven static JSON API. Every endpoint emits the {apiVersion, kind, metadata, data, links} envelope. URLs under /v1/ are permanent."
  },
  "data": {
    "documentation": "https://docs.wheelofheaven.world/reference/api/",
    "strategy": "https://github.com/wheelofheaven/wheelofheaven/blob/main/.claude/plans/strategy-api.md",
    "source": "https://github.com/wheelofheaven/api.wheelofheaven.world",
    "mcp": "https://mcp.wheelofheaven.world/mcp",
    "license": "CC0-1.0",
    "sections": {
      "encyclopedia": {
        "wiki": "/v1/wiki/",
        "timeline": "/v1/timeline/",
        "articles": "/v1/articles/",
        "news": "/v1/news/"
      },
      "library": {
        "library": "/v1/library/",
        "books": "/v1/library/books/",
        "traditions": "/v1/library/traditions/",
        "books_alias": "/v1/books/",
        "catalog_alias": "/v1/catalog/",
        "traditions_alias": "/v1/traditions/"
      },
      "sources": {
        "sources": "/v1/sources/",
        "tradition_hubs": "/v1/sources/traditions/",
        "concept_hubs": "/v1/concepts/"
      },
      "translation_program": {
        "glossary": "/v1/glossary/",
        "translations": "/v1/translations/"
      },
      "search": {
        "search_index": "/v1/search/"
      },
      "graph": {
        "content_graph": "/v1/graph/",
        "node_ego_network": "/v1/graph/{section}/{slug}/",
        "dataset_json": "/v1/graph/content-graph.json",
        "dataset_graphml": "/v1/graph/content-graph.graphml"
      },
      "datasets": {
        "flood_myths_csv": "/v1/datasets/flood-myths.csv",
        "flood_myths_json": "/v1/datasets/flood-myths.json",
        "divine_council_index_csv": "/v1/datasets/divine-council-index.csv",
        "divine_council_index_json": "/v1/datasets/divine-council-index.json",
        "theomachy_crossrefs_csv": "/v1/datasets/theomachy-crossrefs.csv",
        "theomachy_crossrefs_json": "/v1/datasets/theomachy-crossrefs.json",
        "world_ages_csv": "/v1/datasets/world-ages.csv",
        "world_ages_json": "/v1/datasets/world-ages.json",
        "prophets_and_religions_csv": "/v1/datasets/prophets-and-religions.csv",
        "prophets_and_religions_json": "/v1/datasets/prophets-and-religions.json",
        "myth_index_csv": "/v1/datasets/myth-index.csv",
        "myth_index_json": "/v1/datasets/myth-index.json",
        "aarne_1910_tale_types_csv": "/v1/datasets/aarne-1910-tale-types.csv",
        "aarne_1910_tale_types_json": "/v1/datasets/aarne-1910-tale-types.json",
        "grimm_khm_index_csv": "/v1/datasets/grimm-khm-index.csv",
        "grimm_khm_index_json": "/v1/datasets/grimm-khm-index.json",
        "antediluvian_chronologies_csv": "/v1/datasets/antediluvian-chronologies.csv",
        "antediluvian_chronologies_json": "/v1/datasets/antediluvian-chronologies.json"
      },
      "context": {
        "overview": "/v1/context/",
        "hypothesis": "/v1/context/hypothesis/",
        "terminology": "/v1/context/terminology/",
        "timeline": "/v1/context/timeline/",
        "sources": "/v1/context/sources/",
        "method": "/v1/context/method/"
      },
      "meta": {
        "schema_index": "/v1/schema/",
        "enums_index": "/v1/enums/"
      }
    },
    "multilingual": {
      "supported_languages": ["en", "de", "fr", "es", "ru", "ja", "zh", "zh-Hant", "ko", "he"],
      "convention": "English is the default at /v1/...; other languages prefix the language code: /v1/{lang}/wiki/{slug}/.",
      "languages_enum": "/v1/enums/languages/"
    },
    "envelope": {
      "shape": "{ apiVersion, kind, metadata, data, links }",
      "documentation": "https://docs.wheelofheaven.world/reference/api/envelope/"
    },
    "versioning": "Strictly additive within /v1/. Breaking changes earn /v2/. URL permanence locked by Decision 14."
  },
  "links": {
    "self": "/v1/",
    "root": "/",
    "llms_txt": "/llms.txt",
    "sitemap": "/sitemap.xml",
    "docs": "https://docs.wheelofheaven.world/reference/api/",
    "website": "https://www.wheelofheaven.world"
  }
}
