Decouple checkpoint storage from workspace state

This commit is contained in:
2026-07-18 04:55:33 +00:00
parent 286fb9dce7
commit 5bd0ba7a72
17 changed files with 497 additions and 1135 deletions

View File

@@ -1,6 +1,6 @@
# ADR-0006: Separate output, cache, and debug state
**Status:** Proposed
**Status:** Accepted
**Date:** 2026-07-17
## Context

View File

@@ -232,7 +232,7 @@ updating imports.
## Stage 1: Accept ADR-0006 and decouple cache storage internals
**Status:** Not started
**Status:** Complete
### Objective