Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 975 Bytes

File metadata and controls

26 lines (19 loc) · 975 Bytes

Project Context (Auto-generated by CodeGraphX)

Last updated: 2026-05-01T21:14:31.982Z

How to Navigate This Codebase (DO THIS FIRST)

This project uses CodeGraphX for codebase navigation. NEVER scan individual files to understand structure. Instead:

Step 1: Orient yourself (always do this at session start)

Read: .codegraphx/file_index.toon This gives you a one-liner summary of every file.

Step 2: Check what changed since last session

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.

Step 3: Check if a function/class exists

Read: .codegraphx/symbols.json (or bloom if needed)

Step 4: Understand dependencies (only when needed)

Read: .codegraphx/codegraph.toon Full graph with all calls and relationships. Look at called_by for impact analysis.

Project Stats

  • Files: 4
  • Symbols: 3