Diagram Strategy
These diagrams make the portfolio legible as a connected practice rather than a list of repos. They stay lightweight, hand-editable, and intentionally selective: one diagram, one organizing idea.
Placement
- Authored source files live in
docs/visual-system/diagrams/. - Future exported SVG/PNG files belong in
img/diagrams/exports/. - Keep diagrams source-first. Only export when a page has a clear slot and size.
Diagram Set
fleet-map.mdPurpose: homepage-level map of the four practice pillars and the six core projects. Suggested placement:index.htmlcore-project-relationships.mdPurpose: homepage-level companion map showing how the core projects feed one another. Suggested placement:index.htmlor/atlas/memory-engine-flow.mdPurpose: participant-facing system flow for Memory Engine. Suggested placement:art.htmlor a future Memory Engine detail pagemn42-stack.mdPurpose: stack view of hardware, firmware, bridge, and documentation for MOARkNOBS-42. Suggested placement:art.html,/atlas/, or a future MN42 detail pageseedbox-triangle.mdPurpose: bridge diagram showing how seedBox moves between kit, simulator, and pedagogy. Suggested placement:courses.htmlor/atlas/class-hub-architecture.mdPurpose: role and service map for Class Hub. Suggested placement:courses.html,/atlas/, or source-only until the Class Hub copy is fullersyllabus-constellation.mdPurpose: curriculum/archive map for Syllabus. Suggested placement:courses.htmllive-rig-topology.mdPurpose: three-lane performance topology for live-rig. Suggested placement:art.htmlor a future live-rig detail pageresearch-node-orbit.mdPurpose: public-safe map of research nodes feeding Studio, Learning, Systems, and Atlas. Suggested placement:research/index.mdresearch-proof-loop.mdPurpose: evidence loop showing how observation moves through assumptions, methods, proof objects, Atlas claims, public routes, and revision. Suggested placement:research/index.md
Editing Notes
- Keep labels short enough to survive an SVG export at portfolio scale.
- Prefer
flowchart LRorflowchart TDover denser graph types. - Use dashed lines for influence, support, or stewardship links.
- If a diagram starts needing more than one main idea, split it.