Files
intercept/routes
James Smith 320fe82348 refactor: hoist TLE reads and batch write-backs in satellite request paths
_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>
2026-06-11 17:20:01 +01:00
..