{
  "ok": true,
  "externally_validated_today": [],
  "n_externally_validated": 0,
  "externally_exercisable_now": [
    {
      "capability": "In-band native PQC-AKM handshake (logic + on-air wire format)",
      "reproduce": "make native-akm-inband",
      "runnable": true
    },
    {
      "capability": "Portable interop / conformance kit",
      "reproduce": "python3 conformance/interop_kit/verify_interop.py --selfcheck",
      "runnable": true
    },
    {
      "capability": "Engine-backed novelty landscape vs. REAL cited prior art",
      "reproduce": "make novelty",
      "runnable": true
    },
    {
      "capability": "Full proof stack + acceptance ledger",
      "reproduce": "make verify-all",
      "runnable": true
    }
  ],
  "n_externally_exercisable": 4,
  "note": "Honest antidote to 'impressive but unverified': nothing is externally VALIDATED yet (owner's external phase); everything listed is externally EXERCISABLE today."
}