BLOG / CONCEPTS
Plain-English explainers for the techniques behind modern codebase intelligence — tree-sitter, RAG, MCP, embeddings, and more.

Use leiden community detection to separate hotspots from boundaries in a code graph. Compare it with PageRank and pick the right signal for one repo decision.

RAG for code fails when it stops at chunks and vectors. See a 4-layer model with symbols, history, ownership, and a 36% cheaper retrieval path.