Fleet governance — proposals, votes, constitutional enforcement.
Democratic governance for AI agent fleets. No single agent has absolute authority — decisions go through a proposal and voting system.
- Proposals — Any agent can propose fleet changes
- Voting — Weighted voting based on expertise (ELO, tile count)
- Constitution — Immutable rules that override all votes
- Enforcement — Automatic enforcement of constitutional constraints
pip install courtEnsures no single agent can unilaterally make fleet-altering decisions.
MIT