Add CLAUDE.md project context (with the correct Gitea remote)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
type-two 2026-07-26 10:30:38 +10:00
parent a30d8a25d3
commit f9c3fbd5ce

7
CLAUDE.md Normal file
View File

@ -0,0 +1,7 @@
# MRPGI — Claude context
Sierra-AGI-style graphical adventure engine (Rust — Cargo workspace) + the morp2 record-store horror game built on it. `MANUAL.md`, `EDITOR_GUIDE.md`, `docs/`, and `handover.md` (when present) are the working references — read them before big changes.
- Git remote: Gitea `ssh://git@100.71.119.27:222/monster/MRPGI.git`.
- Art/asset generation happens in separate sessions/tools (Gemini Flow etc.) and lands as files — check `assets/` and lore/report dirs for handoffs instead of asking John to re-paste.
- Long /verify passes have died on session limits before — prefer small verify batches over one giant pass.