CLI command
jeden roadmap check
Validate the complete roadmap without mutating it.
Exact invocation#
jeden roadmap check [--json]Inputs and options#
- Optional:
--jsonfor the structured validation report.
Output and state effect#
Checks schema, revision, item uniqueness, priority/status, acceptance/evidence references, pass/block invariants, dependencies, and graph integrity; prints the report or a valid summary.
Refusals and boundaries#
- Any validation error makes text mode return the joined errors instead of
Roadmap valid; unreadable or invalid YAML also fails.