arch_analyze_structure
Analyze a project's file tree and source samples to map its architectural patterns, layers, and dependencies.
Instructions
Analyze project structure and identify architectural patterns, layers, and dependencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| file_tree | Yes | Project file tree or directory listing | |
| source_samples | No | Key source file contents for deeper analysis |