Add CLAUDE.md project guidance and ignore Claude local artefacts
Some checks failed
Tests / Run tests on PHP v8.4 (push) Failing after 1s
Tests / Run tests on PHP v8.5 (push) Failing after 1s

Captures the framework architecture, the docker-based PHP/Composer
runtime, the components-outer game subtree convention, the
PatternParser-and-named-groups gotcha, the workflow conventions that
emerged during the rename and ProjectZomboid build-out, and the
synthetic-only fixture rule for committed test data. Adds .claude/ and
.claude.local.md to .gitignore so Claude session state and personal
overrides don't ride along.
This commit is contained in:
2026-04-30 21:01:10 +00:00
parent cca5208cc0
commit 3640ca8291
2 changed files with 96 additions and 0 deletions

2
.gitignore vendored
View File

@@ -3,3 +3,5 @@ vendor
.phpunit.result.cache
Logs.zip
.scratch/
.claude/
.claude.local.md