analyze_architecture
Detect design patterns, architectural styles, and structural insights in your project architecture. Filter by pattern type and confidence threshold.
Instructions
Analyze the project architecture and detect design patterns, architectural styles, and structural insights
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of insights to return (default: 10) | |
| pattern_type | No | Filter results by pattern type (optional - returns all types if not specified) | |
| min_confidence | No | Minimum confidence threshold for patterns (default: 0.3) |