MRPGI/CLAUDE.md
type-two f9c3fbd5ce Add CLAUDE.md project context (with the correct Gitea remote)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-26 10:30:38 +10:00

8 lines
650 B
Markdown

# 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.