Parent: #734
Blocked by: #735, #737
Outcome
The default runtime does not require a complete WarpState or visible graph to reside in process memory.
Scope
- Replace RuntimeHost._cachedState and associated full-view caches with MaterializationHandle.
- Define independently addressable roots for nodes, edges, properties, edge births, adjacency, frontier, Roaring indexes, and provenance support.
- Stream patch reduction into git-cas-backed pages.
- Execute bounded readings from the support/page handles.
- Keep an explicit diagnostic whole-state operation only if it is bounded or opt-in.
Proof
Parent: #734
Blocked by: #735, #737
Outcome
The default runtime does not require a complete WarpState or visible graph to reside in process memory.
Scope
Proof