DoomSat: playing Doom through a real mission stack
A mission-stack walkthrough and postmortem that separates telemetry, deterministic rules, Jev decisions, and after-action review while documenting replay-discovered control and measurement failures.
Original by DevonanceEvaluationRepository READMESource reviewed
Before you dive in
What you’ll find in the original
Document exactly what the decision layer can observe and which rules remain deterministic rather than asking Jev to re-derive code.
Replay complete paired episodes: truncated windows and favorable segments can reverse a comparison.
Investigate state churn by cause and test sequential behavior, because live flights exposed freezes that isolated tests missed.
Worth knowing
The source reports its own telemetry counts, replay findings, and corrected comparisons; none were independently reproduced.