{
  "schemaVersion": 1,
  "policyId": "mde-status-benchmark-v1",
  "dateModified": "2026-08-05",
  "description": "Deterministic status and retrieval benchmark generated from governed public authority records. It makes no external model call and does not claim search-engine or provider ranking.",
  "runtime": {
    "nodeMajor": 22,
    "networkAccess": false,
    "externalModelCalls": false
  },
  "sources": {
    "aiManifest": "research/data/ai-ingestion-manifest.json",
    "claims": "research/data/claims.jsonl",
    "concepts": "research/data/concepts.jsonld",
    "questions": "research/data/questions.jsonl",
    "content": "research/data/content-consolidation.json",
    "corrections": "research/data/corrections.json",
    "pageContracts": "research/data/page-contracts.json",
    "benchmarkQueries": "research/data/answer-engine-benchmark-queries.json"
  },
  "benchmark": {
    "topK": 5,
    "titleExactPhraseBoost": 6,
    "titleTokenBoost": 3,
    "bodyTokenBoost": 1,
    "topicBoost": 2,
    "minimumHitAt5": 0.8,
    "minimumMeanReciprocalRank": 0.45,
    "gateMode": "hard-for-corpus-integrity-report-targets"
  },
  "supabase": {
    "project": "architects-engine",
    "projectId": "gxxqfrlksxoncwqydnyz",
    "runTable": "authority_benchmark_runs",
    "resultTable": "authority_benchmark_results",
    "access": "authenticated-owner-only"
  },
  "outputs": {
    "buildStatus": "status/build.json",
    "testStatus": "status/tests.json",
    "contentIntegrity": "status/content-integrity.json",
    "benchmark": "research/data/answer-engine-benchmark.json",
    "benchmarkResults": "research/data/answer-engine-benchmark-results.jsonl"
  }
}
