Skip to main content

The architecture map

One view of the whole framework — every entry point, service, store, and external surface, and how a request flows through them. Colour-coded by role, rendered on the Zeq clock. Open it full screen, or explore it inline below.

Open the map full screen →

How to read it

Every box is a real part of the running system. Colour marks its role — an entry point you call, a service that does the work, a store that holds state, or an external surface. The lines are how a request actually moves: from a client call, through the pipeline, onto a machine, and back out as a signed envelope.