Modules§
- cache
- error
- index
- map
- overview
- Project fingerprint for MCP initialization. Gives agents instant orientation without a tool call.
Functions§
- run
- The single public API. Everything flows through here: classify → match on query type → return formatted string.
- run_
callees - Show what a symbol calls (forward call graph).
- run_
callers - Find all callers of a symbol.
- run_
deps - Analyze blast-radius dependencies of a file.
- run_
expanded - Run with expanded search — inline source for top N matches.
- run_
expanded_ filtered - run_
filtered - run_
flow - Lab: compact downstream flow slice for a known symbol.
- run_
full - Full variant — forces full file output, bypassing smart views.
- run_
full_ filtered - run_
impact - Lab: compact upstream blast-radius slice for changing a symbol.
- run_
path_ exact