Changelog
ChangedAPI
Public smoke proof and faster facility scope resolution
Public smoke checks now proof the launch story and facility scope resolution is faster.
Public smoke checks now proof the launch story end-to-end across /states, /trust, /v1/states, /facility/{id}, and /llms.txt. Facility scope resolution is also faster by skipping unreachable branches.
smokefacilityscope
Commits9740ac7
Related changes
ChangedAPI
Bounded public facility and decision write latency
Public facility and decision writes are now bounded with a structured timeout fallback.
ChangedAPI
Bounded public auth and trust timeout fallbacks
Public auth and trust requests now degrade to a fast structured fallback instead of hanging.
ChangedAPI
Hardened legacy API proxy transport
Legacy API proxy mode now retries transient transport errors before falling back to cached responses.