Phase 1 of the deep cut (docs/AUDIT-2026-06.md §4) took the surface from 104 slash-invocable commands to 72. Phase 2 targets ~40 by folding config-ish toggles and the info cluster:
- Fold
/vim, /color, /statusline, /terminal-setup into /config subcommands
- Fold
/cost + /context into /usage (TUI stats dialog stays reachable)
- Unify
/undo / /revert / /rewind into a single rewind UI
- Verify whether the
ide named command's integration actually works for coven-code; remove if dead
- Decide fates of
/copy vs /export and /chrome, /voice, /advisor placement
Each fold should keep old names as hidden aliases for one release before removal.
Phase 1 of the deep cut (docs/AUDIT-2026-06.md §4) took the surface from 104 slash-invocable commands to 72. Phase 2 targets ~40 by folding config-ish toggles and the info cluster:
/vim,/color,/statusline,/terminal-setupinto/configsubcommands/cost+/contextinto/usage(TUI stats dialog stays reachable)/undo//revert//rewindinto a single rewind UIidenamed command's integration actually works for coven-code; remove if dead/copyvs/exportand/chrome,/voice,/advisorplacementEach fold should keep old names as hidden aliases for one release before removal.