Changelog
ChangedTrust
Prod proof graph and deploy patch hardening
The proof graph behind /trust and /states now resists transient prod outages without dropping coverage badges.
Hardened the proof graph used by /trust and /states so that a transient API or Supabase outage no longer collapses the public readiness surfaces. Deploy patch also tightens the release-proof reconciliation to catch stale coverage faster.
trustproofdeploy
Commits07ec91e
Related changes
ChangedTrust
Hardened public readiness surfaces
Public readiness surfaces and the release-proof gate now degrade gracefully under upstream latency.
ChangedTrust
Trust jurisdictions stay on the lightweight state path
Trust jurisdictions now reuse the lightweight state path and avoid the heavy proof-graph walk.
ChangedTrust
Public states aligned with validated launch metrics
Public state pages now derive their readiness tier from validated launch metrics only.