PrismOS
- Type
- Multi-agent system
- Period
- 2026
- Role
- Product owner, architect, lead designer
Seven agents that are required to disagree before any code ships.
AI coding assistants are single-voiced. One model takes a feature request and decides everything itself — scope, architecture, implementation, testing — and it never disagrees with itself. The output compiles and demos well, and it quietly skips every tradeoff a real team would argue about.
Agreement was the failure mode, not disagreement
Running seven agents was straightforward. Stopping them collapsing into polite consensus was not. Agents respond in parallel without seeing each other's output first, prompts require at least one surfaced disagreement, and the orchestrator routes on structured markers rather than on sentiment. Conflict had to be consequential or it was theatre.
Run the pipeline. Step three is a parallel debate — three agents respond independently and are required to surface disagreement before the Release Manager rules.
