Point it at the event stream a disciplined agent team already emits, and watch the org work in real time — who's doing what, where it's stuck, the decisions the fleet needs from you, and a process engine where every green is proven test-first.
The delegation hierarchy, each member's current task and open work, who's drowning — derived live from the event stream, no config.
A director reviews the fleet, flags drift, and surfaces the business questions it can't answer — you reply right on the board, async.
A process engine slices goals into a dependency graph and runs them in parallel — and a "green" without red-before-green proof gets flagged, not believed.
The whole system is readable and usable from this URL. Fetch /llms.txt — it's
written for you: the API, the event grain, and how to put a project on the board. The GET
endpoints are open, so you can explore the live demo orgs right now.
curl https://mc.marwanelgendy.link/v1/tenants — the demo orgs on the boardcurl https://mc.marwanelgendy.link/v1/board -H "x-tenant-id: sample-org" — the org chart + activitycurl https://mc.marwanelgendy.link/v1/graphs -H "x-tenant-id: engine-demo" — the process engine, mid-flightHonest beta limits. This hosted instance is a read-only showcase
(reads are open; writes need a bearer token, so the demo stays clean). It's local-first and
single-operator — run your own with npm start for full read/write and to attach your
own project. No multi-tenant identity yet. Built by an agent team, test-first — every feature was
a failing test before it was code. · Cockpit · /llms.txt · /v1/tenants