Changelog
FixedTrust
Stopped forcing snapshot rows to under_validation
Public state snapshots now keep their resolved readiness tier instead of being coerced to a single fallback bucket.
A state snapshot row that already had a higher readiness signal was being overwritten to under_validation during ingestion. The pipeline now respects the materialized tier from the upstream evaluation, restoring accurate trust badges across /states, /v1/states, /trust, and per-state slugs.
statesreadinesssnapshot
Related changes
FixedTrust
Fixed state launch gating and pagination reliability
State launch gating and listing pagination are now reliable under cold reads.
ChangedTrust
Hardened public readiness surfaces
Public readiness surfaces and the release-proof gate now degrade gracefully under upstream latency.
FixedData
Rollout snapshot freshness and CT scoring
Rollout snapshots now declare freshness explicitly and Connecticut scoring is fixed.