CRSH-PROOFS / CONTENT-ADDRESSED REGISTRY
Git-reviewed proof registry.
Versioned technical claims for CRSH mechanics. Each document has a digest for exact source identity, and the registry has a root hash for the current index state.
pnpm --filter @crsh/blog proofs:verify Registry
Proof entries
Each row maps a technical claim to its lifecycle state, version, source path, and canonical document digest.
Feature availability, compliance tiers, and region-aware fallbacks.
Region-aware feature gating for public and app surfaces.
v0.4 25ea53c87e9e sha256:25ea53c87e9e14d8337d8c0f39e41a604e375998de07a8ef4204ec61e81f763b src/content/proofs/jurisdiction-gate-spec.mdx Viewer delay assumptions across WebRTC, HLS, and embedded streams.
Practical timing disclosure for live prediction windows.
v0.2 0343215c1783 sha256:0343215c1783f92e46666c75245bf81c355bd4d41f4f2236b93d55965d911883 src/content/proofs/latency-fairness-notes.mdx Commit, lock, resolve, and payout sequencing for live prediction markets.
Market state transitions from wager acceptance through resolution audit.
v0.3 030df7d217fa sha256:030df7d217fadad4a3daa142f192222de5965e18e3b349fc4a299e782ef7e194 src/content/proofs/prediction-integrity-model.mdx Latest Published Proof
Jurisdiction Gate Spec
Feature availability, compliance tiers, and region-aware fallbacks.
- state
- Published
- version
- v0.4
- source
- src/content/proofs/jurisdiction-gate-spec.mdx
- digest
- sha256:25ea53c87e9e14d8337d8c0f39e41a604e375998de07a8ef4204ec61e81f763b
Digest Semantics
What the hash proves
The registry is designed for traceability, not theater. Hashes identify the exact public text and index state that Git review produced.
document_digest
SHA-256 over the canonical MDX payload, with its own digest line zeroed before hashing.
registry_root
SHA-256 over sorted proof metadata: slug, source path, title, version, state, date, scope, and digest.
claim_boundary
The hash proves identity and review traceability. It does not prove the technical claim is true.