CLI command
jeden todo list
Read retained requests, tasks, acceptance requirements and completion evidence.
Exact invocation#
jeden todo list [--session <id-or-path>] [--json]Inputs and options#
- Optional
--session <id-or-path>selects a recorded session; otherwise the workspace's latest session is used.--jsonreturns the authoritative completion snapshot.
Output and state effect#
Prints status, revision, original requests, acceptance criteria, failed operations and verified session/event references. complete: false remains explicit when there is unplanned, pending, paused, interrupted, blocked or unverified work. Reading a legacy workspace list migrates that superseded list before displaying its session-owned replacement.
Refusals and boundaries#
- Without a selected or current session:
no active session; use --session <id-or-path>. - Invalid or unreadable completion files return their storage or schema error, never an empty successful task list.