Knowledge Graph¶
Every page in this repo is a node; every link, [[wikilink]], /slash-command
mention, or referenced file path is an edge. The graph spans docs, scenarios,
slash commands, agents, role memory, and — when the swarm-artifacts repo is
checked out alongside this one — its papers, research notes, and study writeups.
Drag to pan, scroll to zoom, hover a node to see its description in the side panel, and click to open it (or focus it, in speedrun mode). Dashed nodes are orphans — nothing links to them yet.
Shortest path:
→
The graph is regenerated on every docs build from the live corpus across docs, scenarios,
.claude/commands,.claude/agents,agents/, and (locally)swarm-artifacts. To rebuild it and see what's weakly linked, runpython scripts/build_kb_graph.py.