yxcyxc
All checks were successful
Deploy / deploy (push) Successful in 1m3s

This commit is contained in:
2026-08-03 23:27:35 +02:00
parent faf614010d
commit fc34e87622
17 changed files with 326 additions and 294 deletions

22
Internal/README.md Normal file
View File

@@ -0,0 +1,22 @@
# Internal Documentation
Updated: 2026-08-03
Canonical internal project documentation lives in this directory.
## Directory Structure
- `de/README.md`
- `de/PROJECT_CONTEXT.md`
- `de/PROJECT_STRUCTURE.md`
- `en/README.md`
- `en/PROJECT_CONTEXT.md`
- `en/PROJECT_STRUCTURE.md`
## Maintenance Rule
- German and English documentation must be maintained as fully parallel references.
- Changes to project behavior, structure, wording, privacy, security, or product decisions must be reflected in both language sets.
- The root `README.md` remains in the project root as the mandatory start document for new chats.
## Scope Rule
- Public-facing website copy does not belong here.
- `Internal/` is only for internal project, product, architecture, and maintenance documentation.