API Graph Visualization¶
An interactive force-directed map of the project's API surface. Nodes are the types and concepts that make up the codebase; edges are the typed relationships between them. The full node and edge taxonomy is defined in the doc graph model RFC.
Use it to trace capability chains, explore the class hierarchy, and inspect individual nodes and their direct neighbors.
The visualization is self-contained and runs fully in the browser.
See also¶
- Architecture Overview: three-layer design
- API Reference: full method and capability reference
- Capabilities Matrix: per-backend capability support table