{
  "schema": "vraimony_diagnostic_conformance_v1",
  "version": "2026-04-05",
  "required_assets": [
    "fault registry",
    "module map",
    "sensor registry",
    "threshold table",
    "repair protocol registry",
    "case diagnostic schema",
    "test vectors",
    "review simulation contract"
  ],
  "pass_criteria": [
    "All test vectors return expected main fault.",
    "All expected faults are present in each test vector result.",
    "Each fault returned includes module, location, severity, confidence, and repair protocol.",
    "Reviewer simulation returns one of: ready / almost_ready / needs_critical_repair.",
    "Schema endpoint is reachable and versioned."
  ]
}