Two self-contained interactive diagrams under docs/archify/, each with its
source spec and browser-evidence receipt.
- codegraph-architecture: the extraction -> resolution -> query -> context
pipeline, the local-first engine boundary, and the MCP / CLI / viewer
consumption surfaces. 16 cited source references verified at the indexed
revision.
- codegraph-explore-nl-query: how codegraph_explore turns a natural-language
query into symbols (parseQuery, flowTokens), resolves them to nodes with
exact-only matching and overload disambiguation, finds the call path among
them, and assembles a budgeted answer.
Validation: both pass showcase validation with 9/9 artifact checks and no
composition errors or warnings, and visual-check reports no viewport overflow
at 1440x900, 1600x1000, 1920x1080, and 2048x1320.