{
  "schema_version": "hekate.registry_evidence.v1",
  "generated_at": "2026-05-24T00:00:00.000Z",
  "service_id": "receipts",
  "service_name": "Hekate Receipts",
  "category": "portable_security_evidence",
  "status": "private_beta",
  "profile_url": "https://hekategate.com/registry/receipts",
  "evidence_url": "https://hekategate.com/registry/evidence/receipts.json",
  "gate": "Receipt schema, evidence hash, signature scheme, trust bundle, and verification endpoint",
  "receipt_support": "agentsec.security_preflight.v1; ed25519.signer.v1 after signer env is configured",
  "checks": [
    {
      "name": "Schema",
      "description": "agentsec.security_preflight.v1 compatibility."
    },
    {
      "name": "Signature",
      "description": "none.private_beta.v1 until Ed25519 signer env is configured; ed25519.signer.v1 after."
    },
    {
      "name": "Verification",
      "description": "/v1/receipts/verify checks signature, issuer, evidence hash, and schema."
    }
  ],
  "evidence_refs": [
    "https://hekategate.com/receipts/sample",
    "https://hekategate.com/docs/HEKATE_RECEIPT_SIGNER_SETUP.md",
    "https://hekategate.com/v1/receipts/signing-status",
    "https://hekategate.com/v1/agentsec/trust"
  ],
  "known_risks": [
    {
      "name": "Live signer",
      "description": "Production web signer env is still operator-controlled."
    },
    {
      "name": "Evidence retention",
      "description": "Detached evidence policies must be finalized for enterprise claims."
    }
  ],
  "mainnet_certification": "not_certified",
  "claim_boundary": "A receipt proves Hekate issued a specific decision over a specific evidence hash. It does not guarantee external agent safety."
}
