Initial Commit
This commit is contained in:
commit
35f3810632
90 changed files with 29267 additions and 0 deletions
15
experiments/004_invariant_rooms/README.md
Normal file
15
experiments/004_invariant_rooms/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Experiment 004 — Invariant Rooms
|
||||
|
||||
This experiment is awaiting its first playtest.
|
||||
|
||||
Run:
|
||||
|
||||
```bash
|
||||
./experiments/004_invariant_rooms/run.sh
|
||||
```
|
||||
|
||||
Then open <http://127.0.0.1:8000>. The **Save JSONL** button writes the run directly to the repository `JSONL/` directory when the supplied server is running. If the endpoint is unavailable, it falls back to a browser download.
|
||||
|
||||
Do not read `hypothesis.md` before playing if you are the playtester. It contains the experiment's hidden purpose and interpretation criteria.
|
||||
|
||||
After playing, report the felt experience before reading the research notes. Useful behavioral detail includes where you paused, reset, formed a prediction, or kept interacting after the required rooms.
|
||||
Loading…
Add table
Add a link
Reference in a new issue