2026-03-04 15:56:58 +01:00
|
|
|
# Source Map (Single Source of Truth)
|
|
|
|
|
|
|
|
|
|
## Kernregeln
|
|
|
|
|
|
|
|
|
|
- Architektur- und Schichtgrenzen: `/docs/architektur.md`
|
|
|
|
|
- `lib/**`-Regeln und Instanziierung: `/docs/lib-standards.md`
|
|
|
|
|
- Kurzkonventionen: `/docs/konventionen.md`
|
|
|
|
|
- Request/Input/Validation: `/docs/request-input-validation.md`
|
|
|
|
|
|
|
|
|
|
## UI-/Frontend-Contracts
|
|
|
|
|
|
|
|
|
|
- JavaScript-Standards und Wrapper: `/docs/frontend-javascript.md`
|
2026-03-06 09:55:58 +01:00
|
|
|
- CSS-Standards und Scope-Regeln: `/docs/frontend-css.md`
|
2026-03-04 15:56:58 +01:00
|
|
|
- DoD-Checks: `/docs/entwickler-checkliste.md`
|
2026-03-06 09:55:58 +01:00
|
|
|
- Rollen-Workflow (Planner/Executor/Reviewer/Finalizer): `/docs/agents/overview.md`
|
2026-03-04 15:56:58 +01:00
|
|
|
|
|
|
|
|
## Security / RBAC
|
|
|
|
|
|
|
|
|
|
- RBAC-Erweiterungen: `/docs/rbac-permissions-playbook.md`
|
|
|
|
|
- Sicherheitsmodell: `/docs/sicherheitsmodell.md`
|
|
|
|
|
|
|
|
|
|
## Betrieb und Qualitaetschecks
|
|
|
|
|
|
|
|
|
|
- Entwickler-Checkliste: `/docs/entwickler-checkliste.md`
|
|
|
|
|
- Architektur-Request-Flow: `/docs/03-architektur-request-flow.md`
|