All projects

SitRoom

0 comments

What it does

SITROOM is a simulated incident-response situation room: several AI specialist agents investigate a fake production outage at the same time, each chasing a different theory. When new evidence contradicts a theory, that agent is cut off mid-sentence by a plain rule—not another model—while the others keep going. A new specialist can be paged in mid-incident.

How the agents run concurrently

They all subscribe to the same shared event bus and react to each tick independently. Each specialist has its own private memory and streams tokens on its own timer, so their output interleaves in the same wall-clock seconds instead of taking turns.

Comments

No comments yet.

Sign in to like and comment

Newsletter

For developers who want to learn how to build self-organizing agents.

Join our online hackathon