Description
Add an AI-powered architecture review feature that analyzes the registry for common anti-patterns, missing relationships, orphaned elements, and structural issues. Think of it as a linter for architecture decisions — it reads the full graph and surfaces actionable recommendations.
Acceptance Criteria
Out of Scope
- Code-level architecture analysis (this operates on the registry model only)
- Enforcing specific architecture frameworks (framework-agnostic)
Description
Add an AI-powered architecture review feature that analyzes the registry for common anti-patterns, missing relationships, orphaned elements, and structural issues. Think of it as a linter for architecture decisions — it reads the full graph and surfaces actionable recommendations.
Acceptance Criteria
Out of Scope