Fixes
This commit is contained in:
@@ -266,8 +266,8 @@ Status: addressed by Phase 6.
|
||||
Relevant current `RenderCadenceCompositor` code:
|
||||
|
||||
- `src/app/RuntimeLayerControllerControls.cpp`
|
||||
- `src/runtime/RuntimeStatePersistence.cpp`
|
||||
- `src/runtime/RuntimeStatePersistence.h`
|
||||
- `src/runtime/state/RuntimeStatePersistence.cpp`
|
||||
- `src/runtime/state/RuntimeStatePersistence.h`
|
||||
|
||||
Runtime-state persistence now flows from accepted durable layer-stack mutations into a debounced background writer. The layer controller owns the current snapshot source, while `RuntimeStatePersistenceWriter` owns serialization, temp-file replacement, coalescing, result reporting, and shutdown flushing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user