Changelog
FixedWeb
Recover facility proof surfaces from snapshots
Facility proof surfaces now recover from local snapshots when the live API is unavailable.
Facility proof pages now hydrate from a checked-in snapshot when the live API is unavailable, preventing 404s for indexed citation surfaces and keeping the answer-engine corpus intact.
facilityproofsnapshot
Commits71fb39d
Related changes
FixedWeb
Fixed facility proof gating and typecheck script
Facility proof gating now matches the documented invariants and the typecheck script clears stale build info.
ChangedWeb
Faster facility proof fallback rendering
Facility proof fallback paths render faster, keeping the citation surface visible even under cold reads.
FixedWeb
Prevented facility page crashes on slow metadata
Slow facility metadata fetches no longer crash the SSR render of the facility page.