Add AGENTS.md

This commit is contained in:
2026-04-25 10:45:26 +02:00
parent acd5e73197
commit 26d13d03e3

20
AGENTS.md Normal file
View File

@@ -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/<subdomain>/public/` ist der Document-Root für die Subdomain.
## Docs
@docs/PRD.md (falls vorhanden)