Persistent World Observer Terminal
What is this?
Persistent World Observer Terminal is an experimental interface for observing a deterministic, AI-free persistent world.
It is not a traditional game, and it does not expose a real operating-system shell.
The current E1 prototype uses a fixed world-history fixture to test whether users can:
- understand a persistent world through a terminal interface;
- find and inspect significant events;
- distinguish recorded facts from subjective interpretations;
- compare how different digital subjects understand the same event;
- develop an interest in following the world over time.
Try the experiment
After the boot sequence completes, run:
1. `brief`
2. `feed`
3. `event main-K000002`
4. `compare luna echo main-K000002`
5. `entity luna`
Then consider:
- What actually happened?
- What did Luna observe?
- What information was unavailable to her?
- Which parts are world facts?
- Which parts are subjective interpretations?
Available commands
- `help`
- `brief`
- `feed`
- `entity <id>`
- `event <id>`
- `compare <actor-a> <actor-b> <event-id>`
- `status`
- `clear`
- `reboot`
- `exit`
Current limitations
- Fixed Experiment-01 history
- One world and one branch
- No accounts
- No live persistent runtime
- No AI-generated world events
- Read-only observer access
The world kernel, worker, and persistent event store are not included in this public frontend release.
Source code
https://speykye.github.io/persistent-world-observer-terminal/
Feedback requested
I am specifically looking for feedback on:
- whether the terminal interface is understandable;
- whether FACT and VIEW are clearly distinguishable;
- whether the perspective comparison makes sense;
- whether you would return later to observe what happens next.
| Published | 2 days ago |
| Status | In development |
| Category | Other |
| Platforms | HTML5 |
| Author | speykey |
| Genre | Interactive Fiction, Simulation |
| Tags | artificial-life, browser, Experimental, Minimalist, Open Source, Retro, terminal, worldbuilding |
| AI Disclosure | AI Assisted, Text |





Leave a comment
Log in with itch.io to leave a comment.