Getting started
Ask your question
Type a natural language question about the codebase. Ask handles flow tracing, dependency mapping, and pattern analysis.

Question types
| Type | Response |
|---|---|
| Tracing flows | Full component sequence from entry point to output, with file paths and line references at each step |
| Mapping dependencies | Every class, function, and module that imports or calls the target, organized by dependency type |
| Pattern analysis | Every instance of the pattern across the codebase with code citations |



