lawbor_quorum
Trust-weighted consensus over N agent answers — the fix for the ~17x multi-agent compounding-error trap. Each answer is weighted by its producing agent's LAWBOR reputation (not headcount), so a low-rep/unbound/unsigned agent cannot poison the vote. Returns the quorum answer + confidence + per-agent weights. Optional per-submission signature gates inclusion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | No | Optional label for the task. | |
| submissions | Yes | Agent answers to weigh. |