Changelog
FixedWeb
Fixed facility proof gating and typecheck script
Facility proof gating now matches the documented invariants and the typecheck script clears stale build info.
Facility proof gating now matches the documented invariants in ADR 0001 and the typecheck script clears stale tsbuildinfo before running, so npm run typecheck reflects the live state of the code rather than a cached one.
facilityprooftypecheck
Commitsc0aef5f
Related changes
FixedWeb
Recover facility proof surfaces from snapshots
Facility proof surfaces now recover from local snapshots when the live API is unavailable.
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.