Barycenters / Verify a receipt
Quantum-admission · receipt verification

Check the math. Don't trust us.

Every /admit decision emits a signed receipt. The entropy class is derived from evidence, never self-declared — so a receipt cannot lie about being quantum. Paste one below and this page recomputes it in your browser: it re-derives the nonce from the job's own measured bitstrings and reclassifies the entropy itself. Nothing here is taken on our word.

Verify a receipt

The receipt

Paste a quantum_receipt envelope — or load a real sample. Envelopes are emitted by the proof system today; live /admit attachment is the release gate.

What recomputes

Awaiting a receipt Paste or load one and press Verify. This page computes SHA-256 locally (Web Crypto) and never sends the receipt anywhere. Try the spoofed sample — it claims IBM quantum hardware, and gets caught.
Why a receipt can't lie about being quantum
01

The nonce is the job's fingerprint

A hardware receipt embeds the quantum job's measured bitstrings. The entropy nonce is their hash — so the nonce is the evidence, not a claim about it.

nonce = sha256( bitstrings joined by newlines ) · recomputed here
02

The class is derived, not declared

A receipt says quantum_hardware only if evidence reproduces its nonce. No matching evidence → it reclassifies classical_fallback, whatever the label claimed.

self-declared flags are ignored · evidence decides
03

A receipt is a record, not a grant

Verifying a receipt proves what was decided and how — it never authorizes anything. authority_effect = 0, always. The decision was a human's boundary, made elsewhere.

check the math · trust is arithmetic