Quorum
An agent orchestrator that verifies its own findings.
A task-aware orchestrator: it routes each job to the cheapest capable model tier, fans out finder agents across files, then submits every finding to K independent skeptics before trusting it. K=3 verification cut false positives from 27.8% to zero, and it caught 3 of 3 real bugs on a held-out module with none false. Every agent call is traced into a UI that reads like a product.
- Agent orchestration
- Adversarial fan-out
- Trace UI
- Python


