cli/docs/plans
Snider f2f7e27e77 docs(cli): add CLI commands registration design
Design for moving cmd/ into self-registering packages in pkg/:
- RegisterCommands() pattern like RegisterLocales()
- rootCmd stored in core.App
- Build variants via import files with build tags
- Smaller attack surface through selective compilation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 21:18:54 +00:00
..
2026-01-30-cli-commands-design.md docs(cli): add CLI commands registration design 2026-01-30 21:18:54 +00:00
2026-01-30-core-ipc-design.md docs(plans): add Core IPC design for CLI commands 2026-01-30 10:05:35 +00:00
2026-01-30-semantic-i18n-design.md docs(i18n): add grammar fundamentals and DX improvements 2026-01-30 12:03:54 +00:00