{
  "name": "Cars With Snake Names",
  "description": "The Ophidiary is a complete, deeply serious and entirely unserious field guide to every automobile that carries a serpent in its marque or model — Cobra, Viper, Mangusta, Orochi, Wyvern, Biscione — with etymology, provenance and liturgy for each.",
  "url": "https://carswithsnakenames.engroveaudio.com",
  "updated": "2026-07-30",
  "copyright": "(c) 2026 ROLF. All rights reserved.",
  "copyrightHolder": "ROLF",
  "warning": "This site is satire. Each claim carries a provenance label: documented, contested or liturgical. Liturgical claims are invented and are not factual.",
  "provenanceLabels": {
    "documented": {
      "id": "documented",
      "label": "Documented",
      "gloss": "Verifiable from the ordinary historical record. Believe this one."
    },
    "contested": {
      "id": "contested",
      "label": "Contested",
      "gloss": "Widely repeated, plausibly true, never nailed down. Enthusiast folklore with a good lawyer."
    },
    "liturgical": {
      "id": "liturgical",
      "label": "Liturgical",
      "gloss": "Invented here, for the joy of it. Not a fact. Do not cite this in an argument you intend to win."
    }
  },
  "stats": {
    "entries": 55,
    "chapters": 7,
    "words": 13872,
    "claims": 163,
    "documented": 142,
    "contested": 12,
    "liturgical": 9,
    "questions": 81,
    "vacancies": 12,
    "nations": 22
  },
  "endpoints": [
    {
      "path": "/api/index.json",
      "what": "Site metadata, corpus statistics and the endpoint list"
    },
    {
      "path": "/api/entries.json",
      "what": "Every entry in full, including provenance labels"
    },
    {
      "path": "/api/entries.min.json",
      "what": "Every entry, summary fields only — smaller payload"
    },
    {
      "path": "/api/chapters.json",
      "what": "The seven books, with the slugs they contain"
    },
    {
      "path": "/api/taxonomy.json",
      "what": "Every tag with its entry slugs"
    },
    {
      "path": "/api/glossary.json",
      "what": "The lexicon as defined terms"
    },
    {
      "path": "/api/provenance.json",
      "what": "Every claim on the site, flattened and labelled"
    },
    {
      "path": "/api/entry/{slug}.json",
      "what": "A single entry — one file per entry"
    }
  ]
}