{
  "_contract": "The single registry of build-generated artefacts that must never be tracked in git (G-GENERATED-NOT-TRACKED, 2026-08-09) and are regenerated by the deploy chain. Consumed by scripts/check-generated-artefacts-fresh.mjs (fails if any re-enters the index) and scripts/check-tracked-assets.py (exempts them from the untracked-reference block, because the build creates them before publish). Add here, never in the consumers.",
  "never_tracked": [
    "llms.txt",
    "llms-full.txt",
    "ai.txt",
    ".well-known/ai.txt",
    "humans.txt",
    "search-index.json",
    "research/blog/feed.json",
    "research/blog/feed.xml",
    "research/data/ai-ingestion-manifest.json",
    "research/data/answer-engine-benchmark.json",
    "research/data/answer-engine-benchmark-results.jsonl",
    "research/data/content-consolidation.json",
    "research/data/topic-index.json",
    "research/data/page-contracts.json",
    "research/data/page-contracts.jsonl",
    "status/build.json",
    "status/tests.json",
    "status/content-integrity.json"
  ],
  "never_tracked_prefixes": [
    "research/llms/",
    "research/releases/latest/"
  ]
}
