SLAM wiki · diagram example
Graphviz draws this map from a list of rows. Nobody places a box by hand. Click a blue group to open it, or add a system and watch the layout redo itself.
Loading Graphviz (about 800 KB, first visit only)…
A plain list of rows: every system, the group it sits in, and every link between them. Adding a system means adding a row.
Example rows: Laser Intake’s files and code links, read from C:\claude-profiles\laser-intake on 2026-09-26. The grouping by role is a proposal; SLAM groups these files by file type today. Build reports, logs and a few housekeeping files are left out.
The page turns the rows into Graphviz’s text format. Graphviz decides where every box and line goes and sizes each box to fit its text. Rows go in a fixed order, so the same rows always give the same picture.
Graphviz hands back an SVG picture, and the page finishes it.
On the wiki this step would run once, when the page is built. Here it runs in your browser so you can add systems.