magicciv/README.md
autocommit ebb3b346d8 docs(docs): 📝 Update README sections to document new project structure and best practices
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-15 16:53:08 -07:00

351 B

.local/ — ephemeral, gitignored workspace

Paths canonicalized here instead of /tmp:

  • .local/batches/ — autoplay-batch.sh output (per-seed game dirs)
  • .local/iter/ — per-iteration diagnostic dumps from the /loop pipeline
  • .local/smoke/ — single-game smoke test outputs

See CLAUDE.md "Safety Rules" for why /tmp is forbidden.