-
Notifications
You must be signed in to change notification settings - Fork 1
The Council
Fourteen members deliberate in parallel, then converge. Each has a distinct role, and the distinctness is the point: a council of identical agents is one agent with extra latency.
| ID | Member | Role |
|---|---|---|
| OPV-000 | Elite Commander | directive intake · final convergence |
| — | Atlas | the standing generalist |
| OPV-001 | The Analyst | evidence · data |
| OPV-002 | The Strategist | long-horizon positioning |
| OPV-003 | The Skeptic | shadow gate · veto · critique |
| OPV-004 | The Forecaster | scenarios |
| OPV-005 | The Executor | tools · build · execute |
| OPV-006 | The Storyteller | synthesis · communication |
| OPV-007 | The Scout | discovery · files · vault |
| OPV-008 | The Auditor | quality · verification |
| OPV-009 | The Governor | governance · arbitration |
| OPV-010 | The Architect | system design |
| OPV-011 | The Sentinel | security · boundaries |
| OPV-012 | The Concierge | routing · mission intake |
Sequential agents inherit each other's framing — the second agent argues within the first one's assumptions. Parallel deliberation preserves genuine disagreement long enough for it to be recorded, which is what makes the minority-tracking in Governance Engine meaningful.
OPV-003 is not decoration. A verdict that cannot survive the Skeptic does not ship. This is the council's structural answer to the failure mode where a group converges on the first plausible answer because disagreeing is socially expensive — the Skeptic is paid to disagree.
When the council converges, the minority position is recorded rather than deleted. Later, when Outcome Tracking grades the prediction, the House can discover that the minority was right — and Reputation adjusts accordingly.
A system that only remembers the winning opinion cannot learn that it systematically overrules the person who is usually correct.
curl http://127.0.0.1:8766/api/council/dashboard # the UI
curl http://127.0.0.1:8766/api/council/sessions # past deliberations→ Next: Institutional Memory
SkynetClaw · THE HOUSE · Apache-2.0 · a council that forgets every meeting is not a council
Start
How it works
- Architecture
- The Council
- Institutional Memory
- Recall Quality
- House Mind
- Governance Engine
- Reputation
- Outcome Tracking
Using it
Running it