Last updated: 2026-05-01T21:14:31.982Z
This project uses CodeGraphX for codebase navigation. NEVER scan individual files to understand structure. Instead:
Read: .codegraphx/file_index.toon
This gives you a one-liner summary of every file.
Read: .codegraphx/CHANGELOG.toon
This tells you what was built/changed in previous sessions. To verify task completion, run codegraphx session summary. Match changed_nodes to task requirements.
Read: .codegraphx/symbols.json (or bloom if needed)
Read: .codegraphx/codegraph.toon
Full graph with all calls and relationships. Look at called_by for impact analysis.
- Files: 4
- Symbols: 3