Doc Sync Rule
When modifying CLI commands, flags, JSON output structure, command behavior, or help text, update all four surfaces:
- Cobra help —
Use/Short, plusLong/Examplewhere warranted COMMANDS.md— command referencedocs/capabilities.md— capability matrixdocs/agent-guide.md— agent-facing behavior docs (when behavior changes affect agents)
Don't ship an implementation change without the matching doc updates.