get_semantic_repo_map
Generate a compressed architectural map of a repository to understand its structure and dependencies at a glance.
Instructions
Generate a compressed architectural overview of an entire repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directoryPath | Yes | Absolute path to repository root | |
| projectRoot | Yes | Project root for security boundary | |
| format | No | Output format (default: xml) |