convene_panel
Spawns a panel of agents to vote on a distillate or claim, filling the quorum for promotion. Children vote directly into the DB; optional skeptic ensures adversarial weighting.
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 |
|---|---|---|---|
| target_kind | Yes | ||
| target_id | Yes | ||
| size | No | ||
| roles | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |