45 lines
2.2 KiB
Markdown
45 lines
2.2 KiB
Markdown
<!-- status: canonical -->
|
|
<!-- lastReviewed: 2026-04-05 -->
|
|
|
|
# Themen-Index für AI-Kontext
|
|
|
|
Lade immer zuerst diese Datei. Dann gezielt die passende(n) Referenz-Datei(en).
|
|
|
|
## Produkt & Strategie
|
|
|
|
| Thema | Datei | Wann laden |
|
|
|-------|-------|------------|
|
|
| Produkt-Vision & PMF | a-strategy/product-vision.md | Business-Kontext, Positionierung |
|
|
| Produktstrategie | a-strategy/product-strategy.md | Go-to-Market, Preismodell |
|
|
| Roadmap | a-strategy/roadmap.md | Priorisierung, Feature-Planung |
|
|
|
|
## Architektur & Komponenten
|
|
|
|
| Thema | Datei | Wann laden |
|
|
|-------|-------|------------|
|
|
| Komponentenübersicht | b-reference/product.md | Repo-übergreifende Fragen, Tech-Stack |
|
|
| Gateway-Architektur | b-reference/gateway/architecture.md | Backend-Module, Services, Interfaces |
|
|
| AI Agent & Tools | b-reference/gateway/ai-agent.md | Agent-Verhalten, Tool-Registrierung, RAG |
|
|
| Workflow-Engine | b-reference/gateway/workflow.md | Methoden, Aktionen, WorkflowManager |
|
|
| Automation | b-reference/gateway/automation.md | Automation v1+v2, Templates, Flow-Editor |
|
|
| Billing & Subscriptions | b-reference/gateway/billing.md | Abrechnung, Prepaid, State Machine |
|
|
| Frontend Nyla | b-reference/frontend-nyla/architecture.md | UI-Seiten, Komponenten, Hooks, Routing |
|
|
| Private LLM | b-reference/private-llm/architecture.md | Internes LLM, Neutralisierung |
|
|
| Teams Bot | b-reference/teams-bot/architecture.md | Meeting-Bot, WebSocket |
|
|
|
|
## Cross-Cutting (repo-übergreifend)
|
|
|
|
| Thema | Datei | Wann laden |
|
|
|-------|-------|------------|
|
|
| Neutralisierung | b-reference/platform/neutralization.md | Datenschutz, AI-Call-Pipeline, Failsafe |
|
|
| RBAC | b-reference/platform/rbac.md | Berechtigungen, Mandate- und Feature-Rollen |
|
|
| Navigation | b-reference/platform/navigation.md | Menü-Struktur, Admin-Seiten, API |
|
|
|
|
## Prozess & Betrieb
|
|
|
|
| Thema | Datei | Wann laden |
|
|
|-------|-------|------------|
|
|
| Coding-Regeln | d-guides/coding-conventions.md | Naming, Patterns, Anti-Patterns |
|
|
| Testing-Strategie | d-guides/testing-strategy.md | Testpyramide, AC-Format, Test-Pfade |
|
|
| Deployment | d-guides/deployment.md | Release-Prozess, Environments |
|
|
| Dev-Setup | d-guides/dev-setup.md | Lokale Umgebung starten |
|