CLI command
jeden roadmap pass
Mark an item passed with evidence.
Exact invocation#
jeden roadmap pass <id> [reason|--reason TEXT] [--evidence URI] [--revision N] [--json]Inputs and options#
- Required: roadmap item ID. Optional reason, expected revision, JSON output, and action-specific values shown in the invocation.
Output and state effect#
Sets status to passed, appends repeatable evidence URIs, records the event, validates, and commits a new revision.
Refusals and boundaries#
- The ID is required, and roadmap validation refuses passed items without any evidence.
- Every mutation is refused on a revision conflict or when full-roadmap validation fails.