Changelog
ChangedAPI
Faster structured decision memos
Structured decision memos render faster across the public and MCP surfaces.
Structured decision memos now render faster across the public site and MCP tool surface by short-circuiting the proof-graph walk when the requested grade is already material.
decisionmemoperformance
Commits624a2e9
Related changes
ChangedAPI
Bounded public facility and decision write latency
Public facility and decision writes are now bounded with a structured timeout fallback.
ChangedAPI
Faster public state coverage routes
Public state coverage routes are noticeably faster on the cold path.
ChangedAPI
Bounded public auth and trust timeout fallbacks
Public auth and trust requests now degrade to a fast structured fallback instead of hanging.