Skip to main contentCrate srcwalk
Source - cache
- error
- index
- map
- overview
- Project fingerprint for MCP initialization.
Gives agents instant orientation without a tool call.
- 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_full
- Full variant — forces full file output, bypassing smart views.