Add checkpoint identity and manifest types
This commit is contained in:
@@ -30,8 +30,9 @@ belongs in modules, not in command handlers.
|
||||
- `internal/core/source`: source documents, source units, source references, and
|
||||
validation.
|
||||
- `internal/core/workspace`: effective workspace roots, enabled-state helpers,
|
||||
safe workspace-relative path construction, and atomic workspace artifact
|
||||
writes.
|
||||
safe workspace-relative path construction, atomic workspace artifact writes,
|
||||
checkpoint identities, checkpoint path construction, and checkpoint manifest
|
||||
types.
|
||||
|
||||
Core packages should remain deterministic and concrete. They should not import
|
||||
production modules.
|
||||
|
||||
Reference in New Issue
Block a user