{
    "keys": [],
    "status": "no_keys_provisioned",
    "note": "Codex content signing is provisioned but no Ed25519 keypair has been generated yet for this deployment. To enable signature verification: run `node scripts/sign-codex.mjs --generate-keypair` locally, store CODEX_SIGNING_KEY + CODEX_SIGNING_KEY_ID in Vercel env vars, and the next deploy will populate this keys.json with the public key + emit a signed ClaimReview at /.well-known/codex-signature.json. Until then the Codex still ships with a SHA-256 digest in /.well-known/codex-signature.json that anyone can independently compute against /api/v1/facts/index.json.",
    "purpose": "BC Real Estate Codex content signing (Verified-by-Bronson)",
    "owner": "Bronson Job",
    "contact": "bronson@bronsonjob.com",
    "documentation": "https://www.bronsonjob.com/transparency"
}
