docs: add CHANGELOG entry for decision recording and snapshot store
This commit is contained in:
@@ -191,6 +191,8 @@
|
||||
- Added `ReadOnlyViolationError` to `ChangeSetCapture` to prevent write artifacts on
|
||||
read-only plans.
|
||||
- Added CLI fail-fast guards on `plan execute` and `plan apply` for read-only plans.
|
||||
- Added `DecisionService` with record/list/tree helpers and `SnapshotStore` for hash-based
|
||||
deduplication of context snapshots during plan execution.
|
||||
- Expanded CONTRIBUTING.md with detailed guidance on the issue creation process, label system,
|
||||
ticket lifecycle, pull request requirements, and review/merge process.
|
||||
- Added commit scope, quality, and message format guidelines to CONTRIBUTING.md.
|
||||
|
||||
Reference in New Issue
Block a user