Next Steps
You’ve got CodeGraph installed and a graph built. Here’s where to go next.
Understand the model
Section titled “Understand the model”- How It Works — the extraction → storage → resolution → sync pipeline.
- The Knowledge Graph — the node and edge kinds the graph is built from.
- Resolution & Frameworks — how references and framework routes get connected.
Put it to work
Section titled “Put it to work”- Indexing a Project — full index, incremental sync, and the file watcher.
- Framework Routes — link URL patterns to their handlers.
- Affected Tests in CI — run only the tests a change touches.
Reference
Section titled “Reference”- MCP Server — the tools agents call.
- CLI — every command and flag.
- API — use CodeGraph as a TypeScript library.
- Integrations — supported agents and manual setup.