preview_directory
Identify key entry points, hot functions, call graphs, and git activity in an unfamiliar codebase to gain a quick architectural orientation.
Instructions
Deep architecture analysis - entry points, hot functions, call graph, git activity (RICH output ~3-5k tokens; for first-time orientation of an unknown codebase. For targeted questions, search_structures or scan_directory are cheaper first calls)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | deep | |
| directory | Yes | ||
| max_files | No | ||
| max_entries | No | ||
| respect_gitignore | No |