


What it does
OpsRoom is a live incident war room: 12 concurrent AI agents triage a production outage together on Mozaik's event bus. Triage proposes a fix, LogSleuth digs through logs in parallel, RiskCommander challenges unsafe plans, DatabaseHealer and DocsLibrarian (MCP) join mid-incident, and an interceptor guardrail blocks ungrounded actions. A real human gate stops the rollout until you approve. Watch it live in the browser, or clone and run with one command (deterministic mode needs no API key; add an OpenAI key for real LLM inference). Built with the Mozaik v4 runtime.
How the agents run concurrently
Nothing is a pipeline: Triage, LogSleuth, Healer, Librarian, Commander, Comms and Scribe all run as concurrent reactive participants on the same Mozaik environment. LogSleuth investigates while Triage is still forming its proposal; the Commander can interrupt with a challenge at any moment; MCP participants join mid-incident. The Scribe assembles the timeline from whatever actually happened, and the run ends with a proof verdict (event count, agent count, peak in-flight concurrency, guardrail stats) computed from that live run.
Newsletter
For developers who want to learn how to build self-organizing agents.
Join our online hackathon
Join our online hackathon for building multi-agent systems.