03
Ghost AI — a canvas where the AI designs the system with you
A collaborative system design tool for engineers. Several people edit one architecture diagram at once over a shared Liveblocks document, so nodes, edges and cursors are conflict-free shared state rather than local state synchronised by hand. An AI agent works in the same room as another editor: describe a system in prose and it returns validated canvas operations, applied through the same mutation path a human drag uses.
The diagram is not the deliverable. A second model pass serialises the finished graph into a markdown technical specification — the document an implementation agent is handed.
The agent is not a button beside the canvas. It holds presence in the room and edits through the same API a human does.