Caching layers
Where snapshots can get stale across orchestrator caching, baselines, and provider-side caches.
1) Orchestrator snapshot caching (in-run only)
What it is
Why it exists
What it does not do
Busting the cache
2) Baselines (cross-run “memory”)
3) Provider-side caching (memo / disk TTL / ETag)
Typical layers
Known hotspot: SIMKL “present PTW snapshot”
4) How stale data shows up
A) Planner shows no changes
B) Adds loop forever
C) Two-way deletes look wrong
5) Make it fresh (practical levers)
Orchestrator-side
Provider-side
Related pages
Last updated
Was this helpful?