Q1 · the one that kills the project if we get it wrong
"Doesn't publishing receipts leak everyone's private data?"
What's public is never the decision — it's a commitment: cryptographic proof that a specific, unaltered decision was sealed at a specific time by a registered key. The decision itself is revealed only to a party with legal standing to see it, who then checks it against that commitment.
Commit, don't expose
The register stores a salted hash of the payload — enough to prove integrity, useless for reconstructing the data.
Reveal on legal basis
A subject, regulator or court receives cleartext and verifies it hashes to the commitment.
Aggregate, not individual
Outcome rates are published as windowed statistics. The public sees patterns; never a person.