convene_panel
Spawn a panel of agents to vote on a distillate or claim, filling the promotion quorum. Panel runs adversarially with a skeptic present to ensure genuine consensus.
Instructions
Spawn a panel of independent agents to vote on a distillate or claim, filling the promotion quorum the way a second human otherwise would.
target_kind: 'distill' (vote via vote_distill) or 'claim' (vote via
dialectic_evidence). target_id: Dxxx or UCxxx. size/roles override
the configured PANEL_SIZE / PANEL_ROLES.
The panel runs adversarially: with a skeptic present (default), each
child's vote carries full weight (panel_vote origin); a panel without
a skeptic is discounted so it can't rubber-stamp. Children are
fire-and-forget — they vote directly into the DB and aggregates
recompute per vote; check pending_distillates() / the dialectic brief
afterward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | ||
| roles | No | ||
| target_id | Yes | ||
| target_kind | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |