Research Papers
Coordination Without Centralization
How intelligent systems should act together without becoming a single point of failure — or a single point of power.
The temptation, once you can build an agent, is to build a sovereign: one model, one memory, one authority. It is an elegant temptation. It is also how institutions fail. A hospital, a market, a race team, a factory — these are already distributed systems. Intelligence that can only coordinate by becoming the centre is not an upgrade. It is a new fragility.
Protocols over thrones
We argue for coordination as protocol. Agents, humans, and machines share state through interfaces that can be audited. Authority is local, inherited, and revocable. Plans can be proposed by a model and accepted by a role. No layer of the stack should require a god process.
This is not a political aesthetic. It is an engineering one. Centralized intelligence concentrates error the way centralized compute concentrates heat. When the error is a misallocated trade, a missed diagnosis, or a late pit call, concentration is not efficiency. It is blast radius.
The stack should be able to think together without thinking as one.
Implications
- Memory is partitioned. Institutional memory is not a pool that every agent may drink from.
- Messages are typed. A recommendation is not an action. An action is not a policy change.
- Simulation is a shared commons; execution is permissioned.
- Human override is a first-class message type, not an exception path.
Motorsport makes the argument brutally small: many agents, one car, one evening, no replay that matters. Finance makes it large. The architecture should be the same shape at both scales.