I built a probabilistic OS where every function is performed by agent populations with consensus verification and Hebbian learning
I've been thinking about why we build AI agent systems with deterministic orchestration when agents themselves are fundamentally probabilistic. They hallucinate. They fail unpredictably. But we manage them with rigid pipelines and single points of …