Jeden/Docs

CLI command

jeden todo list

Read retained requests, tasks, acceptance requirements and completion evidence.

Exact invocation#

Shell
jeden todo list [--session <id-or-path>] [--json]

Inputs and options#

  • Optional --session &lt;id-or-path&gt; selects a recorded session; otherwise the workspace's latest session is used. --json returns 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 &lt;id-or-path&gt;.
  • Invalid or unreadable completion files return their storage or schema error, never an empty successful task list.