elenchus_submit_round
Submit verification round output to analyze for new issues, context expansion, convergence, and mediator interventions in adversarial code verification.
Instructions
Submit the output of a verification round. Analyzes for new issues, context expansion, convergence, and mediator interventions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID | |
| role | Yes | Role of this round: must be "verifier" or "critic" | |
| output | Yes | Complete output from the agent | |
| issuesRaised | No | New issues raised in this round | |
| issuesResolved | No | Issue IDs resolved in this round |