Changelog
FixedAPI
Scoped API docs fallback to transient swagger outages
API docs fallback now only triggers on transient swagger outages instead of every cold read.
The API docs fallback now only triggers on transient swagger outages instead of every cold read, so /docs/openapi shows the live spec by default.
openapidocsfallback
Commitse8e4db6
Related changes
FixedAPI
Hardened search auth caching and CI gates
Search auth caching is bounded and CI gates catch regressions before merge.
FixedAPI
Fixed scoring and prod health timeout paths
Scoring and prod health probes now fail fast with a structured fallback instead of hanging.
ChangedAPI
Bounded public facility and decision write latency
Public facility and decision writes are now bounded with a structured timeout fallback.