docs: AsciiDoc als Standard-Dokumentenformat festlegen
Alle Dokumente kuenftig als .adoc statt Markdown. Von Tools erzwungene Dateien (CLAUDE.md, MEMORY.md, README.md) bleiben Markdown. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
|
||||
Alle Texte, Kommentare und Kommunikation auf Deutsch. Technische Begriffe und Code-Bezeichner bleiben im Original.
|
||||
|
||||
## Dokumentenformat
|
||||
|
||||
**Immer AsciiDoc (`.adoc`) statt Markdown** für alle Dokumente (Analysen, Pläne, Berichte, Anfragen usw.). Neue Dokumente als `.adoc` anlegen. Bestehende `.md`-Dateien nur auf ausdrücklichen Wunsch konvertieren. Ausnahmen: von Tools erzwungene Dateien (`CLAUDE.md`, `MEMORY.md`, `README.md` wo vom Workflow verlangt) bleiben Markdown.
|
||||
|
||||
## Entwicklungsprinzipien
|
||||
|
||||
- **Single Responsibility:** Jede Datei, jede Funktion hat genau eine Aufgabe
|
||||
|
||||
Reference in New Issue
Block a user