Code Analysis
Code analysis is about understanding the structure, symbols, and relationships within a codebase. This covers parsing (ASTs), call graphs, code intelligence protocols (LSP, SCIP), and navigation tools.
This is the foundation everything else in Loupe builds on. Without a solid model of what the code actually is, querying, refactoring, and QA are all guesswork.