What it is
An experimental Astra + Typesafe Jev project that completed a supervised Fallout: New Vegas main-story run using read-only game observations, typed decisions, recording, and public commentary.
How it uses Jev
Jev makes bounded gameplay choices from compact decision context and observed game state. The result is used by the controller to select actions, with local budget accounting and a $1 cap.
Primitives:choice
Technique worth stealing
Use read-only telemetry and typed decisions for bounded game control, with independent supervision and recovery.
Try it
Run the supervised controller with record_game.py and start_jev_loop.ps1 after setup.
Evidence
Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.
- Jev-centricyes0.79
- Shows a System One patternunclear0.48
- Handles uncertaintyunclear0.57
- Measuredno0.31
- Runnableno0.15
- Worth recommendingno0.26
- Model replicano0.17
- Problem scopescore on a 0–2 scale0.09
- About Jevyes0.93
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 23 Sept 2026.