mirror of
https://github.com/smittix/intercept.git
synced 2026-06-19 02:49:45 -07:00
320fe82348
_resolve_satellite_request now operates on a caller-provided dict and accumulates write-backs, flushed once per request behind a guard — avoids per-satellite full-dict copies and store-cache thrash, and a transient DB error can no longer fail a read request. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>