Multi-agent consensus with vendor-neutral voting.
python examples/20_roundtable/roundtable_quorum.py "Your task (ok)"- 3 agents vote
- 2-of-3 approval required (strong quorum)
- Vendor-neutral (simulates OpenAI, Anthropic, Google)
Returns votes from each agent plus quorum status.
See examples/20_roundtable/README.md for details.