{
  "site": "Old Kentucky",
  "url": "https://oldkentucky.com",
  "updated": "2026-05-15",
  "policy": {
    "mandate": "Zero-Hallucination. Every factual claim must cite an official Kentucky source.",
    "review_cadence": "Quarterly per page; immediate on statute or rate changes.",
    "ai_training": false,
    "ai_search_citation": true
  },
  "verificationLadder": [
    {
      "tier": 1,
      "name": "Kentucky Revised Statutes (KRS) & KAR",
      "weight": "primary",
      "examples": ["https://apps.legislature.ky.gov/law/statutes/", "https://apps.legislature.ky.gov/law/kar/"]
    },
    {
      "tier": 2,
      "name": "Kentucky state agencies",
      "weight": "primary",
      "agencies": [
        { "code": "KGS", "name": "Kentucky Geological Survey", "url": "https://www.uky.edu/KGS/" },
        { "code": "KDFWR", "name": "Kentucky Department of Fish & Wildlife Resources", "url": "https://fw.ky.gov" },
        { "code": "KDA", "name": "Kentucky Department of Agriculture", "url": "https://www.kyagr.com" },
        { "code": "DOR", "name": "Kentucky Department of Revenue", "url": "https://revenue.ky.gov" },
        { "code": "KTC", "name": "Kentucky Transportation Cabinet", "url": "https://transportation.ky.gov" }
      ]
    },
    {
      "tier": 3,
      "name": "County offices (PVA, clerk, planning, health)",
      "weight": "primary"
    },
    {
      "tier": 4,
      "name": "Federal datasets covering Kentucky (NRCS, FEMA, USDA)",
      "weight": "primary",
      "examples": ["https://websoilsurvey.nrcs.usda.gov", "https://msc.fema.gov", "https://www.nass.usda.gov/AgCensus/"]
    },
    {
      "tier": 5,
      "name": "Industry / academic (UK Cooperative Extension, KCARD)",
      "weight": "secondary",
      "examples": ["https://extension.ca.uky.edu", "https://www.kcard.info"]
    }
  ],
  "citationRules": {
    "format": "Dual-layer: inline anchor link + numbered footnote.",
    "indexing": "1-based footnote IDs match `source-{n}` anchors.",
    "minimumPerLongform": 5,
    "minimumPerCounty": 3,
    "displayBadge": "Editorial Review badge appears when citation count >= minimum and review is <= 90 days old."
  },
  "feedMap": {
    "rss": "https://oldkentucky.com/feed.xml",
    "sitemap": "https://oldkentucky.com/sitemap.xml",
    "openapi": "https://oldkentucky.com/api/public/openapi.json"
  }
}
