moa_start_debate
Initializes a multi-agent debate by seeding the state machine with reference results, setting the first turn and round for structured argumentation.
Instructions
Seed the debate state machine {turn:1, round:1, speaker: first agent} with reference results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | MOA task id | |
| reference_results | Yes | Reference Pool results, passed through to agents as context |