**BM25 keyword search + graph walk for code intelligence.** CodeMesh builds a local semantic knowledge graph of codebases — symbol relationships, call graphs, and code structure — so AI coding agents can query the graph instantly instead of scanning files with grep and glob. **100% local. No API keys. No external services. SQLite only.**