Open source · MIT · MCP-native

A grand hotel, run by AI. This is its brain.

Every role at the Pemberton Grand, the executive down to the night porter, has its own agent. They all boot from one graph: the structure, the memory, and the law of the house. It's turning behind these words, live.

01 · The one idea

One brain: the structure, the memory, and the law.

Structure
Who exists, and who answers to whom. Not a diagram: the file every agent boots from.
Memory
Everything the house has learned, bucketed and walled. Housekeeping cannot read Finance.
Law
Rules declared once, inherited downward in boot order. Change the file, change the house.

02 · What you actually run

The staff board.
Move a role. The law follows it.

This is not a chart of the org, it is the org. What you see below is the file booboo_boot reads: move a card to a new parent and you have changed which rules that agent obeys, which memory it can reach, and what it wakes up with tomorrow morning. Every card states what flows out of it.

The real panel against the real org file. Drag a card, open a dossier, toggle the law. Open it full-screen

Rank is named. The Standard, then The Executive, then Departments, then Staff. Nobody infers depth from indentation.

Health is the edge of the card. Scanning nine departments, the amber one finds you before you read a single word.

The law is one toggle. Inheritance traced from the House Standard through every SOP to every role.

03 · Proof

Don't take the picture's word for it.
Ask the house.

The brain behind this page is a live MCP endpoint. These fire real JSON-RPC at /mcp and print what comes back. None of it is baked into this page.

Pick a question. The answer comes back from /mcp, not from this page.

Or point your own Claude at it and ask it anything:

https://booboo.fractionalhq.uk/mcp

04 · Run it on yours

One command. No database, no config, no signup.

Scaffolds a runnable brain: the org file, a starter graph, the panel, the MCP server and a markdown vault. Point it at your own structure and the same faces come up.

npx create-booboo my-brain

Or watch it hold at scale. A million nodes, same structure, in your browser:

npx @booboo-brain/cli view --demo --nodes 1000000

Nothing to sign up for.
It's a file, a renderer, and it answers.

Booboo · the unified operational brain · MIT · built by Fractional HQ