architecture
Analyze repository architecture to identify layers, design patterns, and module breakdown.
Instructions
Analyze repository architecture — layers, patterns (MVC, hexagonal, pipeline, etc.), module breakdown.
Args: path: Absolute path to the repository root directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |