Split operator helper implementations by command responsibility

This commit is contained in:
2026-05-23 14:03:31 +00:00
parent 3971443831
commit be57e675e0
9 changed files with 1039 additions and 953 deletions

View File

@@ -1,8 +1,8 @@
# Roadmap: Pre-1.0 Code Cleanup
Status: Planned
Status: Implemented (Stages 1-6 complete)
This roadmap turns the findings in `docs/roadmap/audit.md` into staged cleanup work for the 1.0 release. It is planning-only. Do not implement these refactors until a stage is explicitly selected for implementation.
This roadmap turns the findings in `docs/roadmap/audit.md` into staged cleanup work for the 1.0 release and records completion status for each selected stage.
The cleanup work must follow the policy documents under `docs/policy/`, especially these invariants: