9 lines
351 B
Markdown
9 lines
351 B
Markdown
# .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.
|