CLI command
jeden roadmap graph
Render the roadmap dependency graph.
Exact invocation#
jeden roadmap graph [--json]Inputs and options#
- Optional:
--jsonfor structured nodes, edges, and revision.
Output and state effect#
Reads and prints every roadmap node and dependency edge, or the JSON graph. It does not mutate state.
Refusals and boundaries#
- Invalid or unreadable roadmap data is refused; the command never emits a success graph from a parse failure.