Architecture Atlas
The 3D map needs a bigger screen. Same 22 plots, grouped into seven territories.
Architecture DissectionThe loop and the handful of services it declares a dependency on. The loop itself is 1,643 lines; the ring around it is the product.
Everything that decides what the model sees: which model to call, what to do when the window fills up, how outside material gets in.
How the agent acts on the world: reading and writing files, running commands, confining processes, sending out sub-tasks.
The outward-facing side: typed RPC, editor and external-tool protocols, the browser UI.
This is where the product's shape is decided — as data, not code. It's also where the model can edit itself.
The plugin framework itself. 3,830 lines total, and the whole map rests on these two.
Not part of the runtime, yet probably the most portable part of all — plus the real bill this architecture runs up.