Changelog
ChangedTrust
Hardened public readiness surfaces
Public readiness surfaces and the release-proof gate now degrade gracefully under upstream latency.
Tightened the public readiness path so /states, /v1/states, /trust, and the release proof gate survive upstream latency without flipping launched states to under_validation. Reuses snapshot fallback layers consistently across the four trust-surface invariants.
truststatesrelease-proof
Commits98b52b0
Related changes
ChangedTrust
Public states aligned with validated launch metrics
Public state pages now derive their readiness tier from validated launch metrics only.
ChangedTrust
Prod proof graph and deploy patch hardening
The proof graph behind /trust and /states now resists transient prod outages without dropping coverage badges.
ChangedTrust
Trust jurisdictions stay on the lightweight state path
Trust jurisdictions now reuse the lightweight state path and avoid the heavy proof-graph walk.