AGENTS.md mit Projektstand, Review-Befunden und Arbeitsregeln anlegen

Englischsprachiger Einstiegspunkt für Agent-Sessions: Statusübersicht der
drei Teilprojekte, Review-Befunde vom 2026-08-11, offene Punkte als
Checklisten, Karpathy-Regeln und Claude-Code-Praktiken als verbindlicher
Standard, plus Pflicht zur Aktualisierung bei Änderungen. CLAUDE.md
importiert die Datei per @AGENTS.md (Claude Code liest AGENTS.md nicht
nativ).
This commit is contained in:
Paul Nothaft
2026-08-11 10:14:33 +02:00
parent dea94f3c50
commit c66ed82ee1
2 changed files with 247 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
@AGENTS.md
## Claude Code
- `AGENTS.md` above is the single source of truth for project state, rules, and open items —
edit it there, keep this file as a thin shim.
- Remember the AGENTS.md maintenance rule: update it (in English) in the same session whenever
your changes affect anything it records.
<!-- Claude Code does not read AGENTS.md natively; this import is the officially recommended
pattern (code.claude.com/docs/en/memory, "AGENTS.md" section). -->