← Haig Papazian — Spatial Archive
2025 · code, systems, space
A codebase becomes easier to understand when its dependencies can be inspected as architecture rather than inferred from folders alone.
The system parses source structure, constructs a directed dependency graph, and uses relationship strength to position modules in space. A visitor can move from the repository overview to a file, follow imports, and identify tightly coupled or isolated areas. A narrative layer is intended to translate those patterns into plain-language architectural explanations. The graph and WebGL interaction are active development work; supported languages, repository scale, and interpretive limits should be documented alongside public examples.
Related: storylines · meaning stack · 99 nodes · derive