veto_project_map_get
Retrieve the stored project structure map for any directory to navigate the codebase without scanning the filesystem.
Instructions
Returns the stored project structure map for a directory. Use to navigate the codebase without scanning the filesystem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | Absolute path to the project root. |