diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..96a4f23 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,20 @@ +# Project Context + +Dieses Projekt nutzt die Subdomain-Struktur: +- `www/` — Hauptseite +- `api/` — REST API +- `game/` — Spielkomponente + +## Tech Stack + +- PHP 8+ mit SQLite (standard) +- Subdomains deployen auf game1.shadow-land.de +- Caddy + PHP-FPM + +## Deployment + +Jedes `www//public/` ist der Document-Root für die Subdomain. + +## Docs + +@docs/PRD.md (falls vorhanden)