Files
breadcrumb-the-shire/tools/codex-skills/core-guardrails/references/source-map.md

24 lines
714 B
Markdown
Raw Normal View History

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`
- DoD-Checks: `/docs/entwickler-checkliste.md`
## 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`