Skip to content
CribScore
← Back to changelog

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
Pull requests#14
Commits1cd7052

Related changes