A developer built a knowledge graph that tells Claude Code exactly which files matter for a given change. Instead of feeding it your entire codebase, it traces the blast radius using Tree-sitter and SQLite. Result: up to 49x fewer tokens on a Next.js monorepo. Token costs are the hidden tax on AI-assisted dev, and this is the fix.