Risk classification gates every mutation
All mutations are classified, risk-scored, and routed through the corresponding validation gates before promotion is considered.
Classifier and risk gates evaluated continuously. Bypass attempts surface as ledger anomalies and trigger Signature Guard.
- classifications
- 21,407
- gate denials
- 1,832
- signature breaks
- 0
Open: novel risk classes (post-deployment) rely on Reviewer escalation rather than automated classification.
Public summary & integrity check
Each public case study ships a summary dossier and a SHA-256 digest so you can confirm the bytes served here are the bytes you hash locally. This is a byte-integrity check, not a cryptographic signature. Full reproduction materials (protocol, controls, expected outputs) are access-controlled and released only to approved researchers through the Research Console.
# Recompute the public SHA-256 digest shasum -a 256 safety.reprod.json # expected: … # Or verify against the published manifest shasum -a 256 -c safety.SHA256SUMS
The SHA-256 digest above provides byte-integrity verification of the public summary dossier. Detached Ed25519 signing (over signed research bundles) and external notary co-signing are tracked separately in the Foundation evidence ledger. Full reproduction kits are not published here — request access via the Research Console.
