Initial Commit

This commit is contained in:
ookami125 2026-08-18 00:52:29 -04:00
commit 35f3810632
90 changed files with 29267 additions and 0 deletions

View file

@ -0,0 +1,23 @@
# Experiment 007 — Catalyst Trials
Two short trials use the same movement, weapon, enemies, and encounters. Their capability choices differ.
Run from the repository root:
```bash
./experiments/007_catalyst_trials/run.sh
```
Then open <http://127.0.0.1:8000>.
Controls:
- Move with `WASD` or the arrow keys.
- Aim with the mouse.
- Hold the left mouse button to fire.
- Pick one catalyst after each field.
Both trials are available immediately. Play them in either displayed order, replay one if you want, or stop whenever you are ready. When finished, click **Save JSONL**; the server writes it directly into `JSONL/`.
Please play before reading [`hypothesis.md`](hypothesis.md).