dissent list
List saved debate transcripts, most recent first.Usage
Options
| Option | Default | Description |
|---|---|---|
--limit | 20 | Maximum transcripts to show |
Output
Displays a table with transcript ID (first 8 characters), date, panel composition, synthesizer, token count, cost, and a truncated query preview.Example
dissent show
Display a saved debate transcript by ID.Usage
Arguments
| Argument | Description |
|---|---|
TRANSCRIPT_ID | Full UUID or prefix (minimum 4 characters) |
Options
| Option | Default | Description |
|---|---|---|
--verbose | off | Show all rounds, not just synthesis |
--output | terminal | Output format: terminal, json, markdown |
--file PATH | — | Write output to file instead of stdout |
Examples
Notes
Transcripts are stored at~/.mutual-dissent/transcripts/ as YYYY-MM-DD_shortid.json. Partial ID matching works on the short ID embedded in the filename — the prefix must be at least 4 characters. If multiple transcripts match, use a longer prefix.