{"service":"Hive Receipt Verifier","version":"1.0.0","description":"Open, no-auth verifier for HiveBound Ed25519 receipts","endpoints":{"POST /verify":"Verify a HiveBound envelope","POST /verify/batch":"Verify up to 50 envelopes at once","GET /health":"Health check","GET /schema":"Schema index: lists the legacy HiveBound envelope schema location and every typed receipt schema","GET /schema/:type":"Typed receipt JSON schema, including hivebound.envelope for the NEW typed facade contract","GET /schema/hivebound.envelope.legacy":"The ORIGINAL HiveBound pre-commitment envelope schema, distinct from the hivebound.envelope typed facade contract","GET /keys":"Ed25519 public keys this deployment trusts for typed receipt verification","POST /verify/evar":"Verify an EvAR evaluation attestation receipt","POST /verify/perf-budget":"Verify a Bonded Performance Attestation budget receipt","POST /verify/perf-attestation":"Verify a Bonded Performance Attestation receipt on its own, without its budget","POST /verify/bpa":"Verify a complete Bonded Performance Attestation, budget and attestation together","POST /mint/evar":"Mint an EvAR receipt, requires a signing key and a bearer token","POST /mint/bpa/budget":"Mint a performance budget receipt, requires a signing key and a bearer token","POST /mint/bpa/attestation":"Mint a performance attestation bound to a budget receipt, requires a signing key and a bearer token","POST /verify/proof-transition":"Verify a proof state transition container","POST /verify/assembly":"Verify a multi-provider assembly receipt","POST /verify/routing":"Verify a proof-driven routing receipt","POST /verify/delegation-link":"Verify one delegated authority chain link on its own","POST /verify/delegation-chain":"Verify a full delegated authority chain, root to leaf","POST /verify/supersession":"Verify a correction and supersession receipt, alone or against a correction history","POST /verify/effect-closure":"Verify an effect closure receipt, alone or against prior closures","POST /mint/proof-transition":"Mint a proof state transition container, requires a signing key and a bearer token","POST /mint/assembly":"Mint a multi-provider assembly receipt, requires a signing key and a bearer token","POST /mint/routing":"Mint a proof-driven routing receipt, requires a signing key and a bearer token","POST /mint/delegation-link":"Mint one delegated authority chain link, requires a signing key and a bearer token","POST /mint/supersession":"Mint a correction and supersession receipt, requires a signing key and a bearer token","POST /mint/effect-closure":"Mint an effect closure receipt, requires a signing key and a bearer token","POST /verify/proof-demand":"Verify a Stipryn pre-submission proof-level binding receipt","POST /verify/stream-attestation":"Verify a Foretoken streamed proof receipt","POST /verify/stream-attestation/chain":"Verify a Foretoken streamed proof receipt's chain fold against independently supplied per-unit evidence, open and unauthenticated, strictly stronger than the base check","POST /verify/divergence-record":"Verify a Multi Source Divergence Detection receipt","POST /verify/sigr-chain":"Verify a SiGR Chain step sealed signed agent run receipt","POST /verify/imprimatur-clearance":"Verify an Imprimatur pre-attestation clearance receipt","POST /verify/sigr-bill":"Verify a SiGR Bill signed inference cost receipt","POST /verify/sigr-bond":"Verify a SiGR Bond signed SLA bond and measurement receipt","POST /verify/sigr-consensus":"Verify a SiGR Consensus signed multi-model panel receipt","POST /verify/sigr-gca":"Verify a SiGR GCA grounding claims attestation receipt","POST /verify/sigr-gitm":"Verify a SiGR GiTM cross-signal anomaly flag receipt","POST /verify/sigr-cachesign":"Verify a SiGR CacheSign KV cache prefix receipt","POST /verify/sigr-manifest":"Verify a SiGR Manifest streaming model manifest receipt","POST /verify/sigr-mir":"Verify a SiGR MiR model identity and relineage receipt","POST /mint/proof-demand":"Mint a Stipryn pre-submission proof-level binding receipt, requires a signing key and a bearer token","POST /mint/stream-attestation":"Mint a Foretoken streamed proof receipt, requires a signing key and a bearer token","POST /mint/divergence-record":"Mint a Multi Source Divergence Detection receipt, requires a signing key and a bearer token","POST /mint/sigr-chain":"Mint a SiGR Chain receipt, requires a signing key and a bearer token","POST /mint/imprimatur-clearance":"Mint an Imprimatur pre-attestation clearance receipt, requires a signing key and a bearer token","POST /mint/sigr-bill":"Mint a SiGR Bill receipt, requires a signing key and a bearer token","POST /mint/sigr-bond":"Mint a SiGR Bond receipt, requires a signing key and a bearer token","POST /mint/sigr-consensus":"Mint a SiGR Consensus receipt, requires a signing key and a bearer token","POST /mint/sigr-gca":"Mint a SiGR GCA receipt, requires a signing key and a bearer token","POST /mint/sigr-gitm":"Mint a SiGR GiTM receipt, requires a signing key and a bearer token","POST /mint/sigr-cachesign":"Mint a SiGR CacheSign receipt, requires a signing key and a bearer token","POST /mint/sigr-manifest":"Mint a SiGR Manifest receipt, requires a signing key and a bearer token","POST /mint/sigr-mir":"Mint a SiGR MiR receipt, requires a signing key and a bearer token"},"typed_receipts":{"schemas":{"eval.attestation":"https://thehiveryiq.com/.well-known/schemas/evar-v1.json","perf.budget":"https://thehiveryiq.com/.well-known/schemas/perf-budget-v1.json","perf.attestation":"https://thehiveryiq.com/.well-known/schemas/perf-attestation-v1.json","proof.transition":"https://thehiveryiq.com/.well-known/schemas/proof-state-transition-v1.json","proof.transition.portable":"https://thehiveryiq.com/.well-known/schemas/proof-transition-portable-v1.json","assembly.receipt":"https://thehiveryiq.com/.well-known/schemas/assembly-receipt-v1.json","routing.receipt":"https://thehiveryiq.com/.well-known/schemas/routing-receipt-v1.json","authority.delegation":"https://thehiveryiq.com/.well-known/schemas/delegated-authority-v1.json","supersession.receipt":"https://thehiveryiq.com/.well-known/schemas/supersession-receipt-v1.json","effect.closure":"https://thehiveryiq.com/.well-known/schemas/effect-closure-v1.json","proof.demand":"https://thehiveryiq.com/.well-known/schemas/proof-demand-v1.json","stream.attestation":"https://thehiveryiq.com/.well-known/schemas/stream-attestation-v1.json","divergence.record":"https://thehiveryiq.com/.well-known/schemas/divergence-record-v1.json","sigr.chain":"https://thehiveryiq.com/.well-known/schemas/sigr-chain-v1.json","imprimatur.clearance":"https://thehiveryiq.com/.well-known/schemas/imprimatur-clearance-v1.json","sigr.bill":"https://thehiveryiq.com/.well-known/schemas/sigr-bill-v1.json","sigr.bond":"https://thehiveryiq.com/.well-known/schemas/sigr-bond-v1.json","sigr.consensus":"https://thehiveryiq.com/.well-known/schemas/sigr-consensus-v1.json","sigr.gca":"https://thehiveryiq.com/.well-known/schemas/sigr-gca-v1.json","sigr.gitm":"https://thehiveryiq.com/.well-known/schemas/sigr-gitm-v1.json","sigr.cachesign":"https://thehiveryiq.com/.well-known/schemas/sigr-cachesign-v1.json","sigr.manifest":"https://thehiveryiq.com/.well-known/schemas/sigr-manifest-v1.json","sigr.mir":"https://thehiveryiq.com/.well-known/schemas/sigr-mir-v1.json","usap.pbs":"https://thehiveryiq.com/.well-known/schemas/usap-pbs-v1.json","usap.refusal":"https://thehiveryiq.com/.well-known/schemas/usap-refusal-v1.json","usap.howler":"https://thehiveryiq.com/.well-known/schemas/usap-howler-v1.json","usap.perimeter":"https://thehiveryiq.com/.well-known/schemas/usap-perimeter-v1.json","usap.diurnal":"https://thehiveryiq.com/.well-known/schemas/usap-diurnal-v1.json","usap.egress":"https://thehiveryiq.com/.well-known/schemas/usap-egress-v1.json","usap.forensic":"https://thehiveryiq.com/.well-known/schemas/usap-forensic-v1.json","afir.stream":"https://thehiveryiq.com/.well-known/schemas/afir-stream-v1.json","hiveseal.qpuf":"https://thehiveryiq.com/.well-known/schemas/hiveseal-qpuf-v1.json","proof.prefill":"https://thehiveryiq.com/.well-known/schemas/proof-prefill-v1.json","hivebound.envelope":"https://thehiveryiq.com/.well-known/schemas/hivebound-envelope-v1.json","s2s.signature":"https://thehiveryiq.com/.well-known/schemas/s2s-signature-v1.json","ppr.wearable":"https://thehiveryiq.com/.well-known/schemas/ppr-wearable-v1.json","royalty.provenance":"https://thehiveryiq.com/.well-known/schemas/royalty-provenance-v1.json","origin.proof":"https://thehiveryiq.com/.well-known/schemas/origin-proof-v1.json","afir.s3":"https://thehiveryiq.com/.well-known/schemas/afir-s3-v1.json","structural.lateration":"https://thehiveryiq.com/.well-known/schemas/structural-lateration-v1.json","settlement.feed":"https://thehiveryiq.com/.well-known/schemas/settlement-feed-v1.json","receipt.registry.sovereign":"https://thehiveryiq.com/.well-known/schemas/receipt-registry-sovereign-v1.json","voting.verifiable":"https://thehiveryiq.com/.well-known/schemas/voting-verifiable-v1.json","inkframe.nonmutation":"https://thehiveryiq.com/.well-known/schemas/inkframe-nonmutation-v1.json","replay.disclosurefree":"https://thehiveryiq.com/.well-known/schemas/replay-disclosurefree-v1.json"},"verify":"open, no authentication","mint":"available, requires Authorization: Bearer <token>","registered_key_ids":["did:hive:typed-receipts-v1"],"boundary":"These receipts attest to the integrity of a signed record. They do not attest that a system is correct, and they do not create or confirm insurance coverage."},"patent_pending":"Patent Pending"}