Description
Add an AI-powered chat interface to the catalog UI that lets users ask natural language questions about their architecture registry. The assistant understands the full registry graph (elements, relationships, layers, domains) and can answer questions like "What systems does the Billing domain depend on?" or "Show me all deprecated components."
Acceptance Criteria
Out of Scope
- Multi-user chat or collaboration features
- Modifying registry entries via chat (read-only for v1)
- Cloud-hosted LLM requirement — should support local models too
Description
Add an AI-powered chat interface to the catalog UI that lets users ask natural language questions about their architecture registry. The assistant understands the full registry graph (elements, relationships, layers, domains) and can answer questions like "What systems does the Billing domain depend on?" or "Show me all deprecated components."
Acceptance Criteria
Out of Scope