Export a consultation as a record to commit
consult_exportExport a consultation as Markdown: brief, each answer, and per-point verdicts with unchecked items flagged. Returns text to save as a decision record in the repository.
Instructions
Render one consultation (chain_id) or one fan-out (group_id) as Markdown: the brief as it was sent, each consultant's answer as it came back, and the verdicts recorded against each point -- with the ones nobody checked marked as unchecked. Nothing is summarised across consultants and nothing is scored. The text is returned, not written: put it wherever the decision belongs in the repository (a decision record next to the code it is about), which is the only place a teammate will find it. Reads the on-disk history, so a consultation from an earlier session can still be exported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain_id | No | ||
| group_id | No |