close_debate
Finalize a debate by recording the Door's final synthesis to close the room, with optional cryptographic sealing and decision export for search indexing.
Instructions
Finalize debate. synthesis:Door's final resolution->closes room.
Args: output_format: 'json' (default), 'octave', or 'both' seal: Add cryptographic seal to OCTAVE output for tamper detection (v1.0.0) export_decision: Export DecisionRecord to context directory for search indexing (Issue #138). Creates an OCTAVE file in .hestai/state/context/decisions/ that search_decisions can find.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seal | No | ||
| synthesis | Yes | ||
| thread_id | Yes | ||
| output_format | No | ||
| export_decision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |