Jeden/Docs

CLI command

jeden show

Render one durable session export as JSON on stdout.

Exact invocation#

Shell
jeden show <session-id-or-path>

Inputs and options#

  • Required: a session identifier under the session root or a session directory path containing a slash.

Output and state effect#

Reads the session state and validated transcript ledger, then prints its id, path, ledger version, active leaf, recovery flag, and exported events. It does not mutate the session.

Refusals and boundaries#

  • A missing selector is refused as show requires a session id.
  • A missing or unreadable session is represented in the printed JSON error object by this dispatcher rather than changing files.