Refine rewrite documentation accuracy

This commit is contained in:
2026-05-11 08:50:33 -05:00
parent 73249b63d8
commit c1193e3450
2 changed files with 15 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Implemented:
- Per-run diagnostics directory plus normalization/chunking artifacts.
- Minimal process report output (`--report-json` and run-dir `report.json`).
- Framework foundation packages for contracts and proposal preview/apply semantics.
- Broad deterministic and CLI/subprocess test coverage for the implemented phases (`go test ./...`).
Not yet implemented in runtime pipeline:
- Module runner orchestration.