Feature
Backlog module commands should follow the same CLI error contract as core: missing subcommands and required parameters show relevant help plus explicit missing information.
Parent Epic
Source Tracking
Acceptance Criteria
- Bare backlog command groups without a default action show help and missing-subcommand guidance.
- Backlog commands resolve documented configuration defaults consistently.
- Delta status exposes or documents all required parameters using kebab-case CLI option names.
Feature
Backlog module commands should follow the same CLI error contract as core: missing subcommands and required parameters show relevant help plus explicit missing information.
Parent Epic
Source Tracking
Acceptance Criteria