Working-set storage projections for agentic caches — from lean plan templates to fat agent memory
stores.
📏Modeled:
steady-state working-set (cache footprint), not cumulative history. Templates + index = RAM.
Artifacts (tools, experiences, traces) = disk proxy.
→ see Background tab for details
Lean plan-template caches produce a
tiny
working set (500K templates at 2 KiB = ~1 GiB). SSD is forced by
artifact richness x copies
, not queries/day.
Minimal plan caching does not force SSD by 2030. Multi-tenant replication + embedding
indexes + rich artifacts (tool results, experiences, exec traces) can.