Changelog
ChangedWeb
Faster facility proof fallback rendering
Facility proof fallback paths render faster, keeping the citation surface visible even under cold reads.
When the live facility proof endpoint is slow, the public facility page now renders the snapshot fallback faster, so citation-quality data stays visible for agents and answer engines.
facilityproofperformance
Commits583fa3a
Related changes
FixedWeb
Recover facility proof surfaces from snapshots
Facility proof surfaces now recover from local snapshots when the live API is unavailable.
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
Retry facility detail SSR before proof fallback
Facility detail SSR now retries before falling back to the proof snapshot.