Community · E2 · artifact verified

Play Super Mario from emulator state

An experimental controller translates NES telemetry into object-centric JSON and lets Jev choose the next legal controller macro.

01 · Role in the system

What Jev does here

Each request asks Jev to select a controller action, estimate whether a forward jump is useful, and score immediate danger. The harness calculates timing facts, parses RAM, advances the emulator, and records outcomes. The repository provides a runnable harness but does not publish a completed-level claim or success rate.

02 · Control boundary

Where Jev sits

Emulator telemetry to bounded controller Choice with companion jump and danger judgments.

Code owns the loop, permissions, thresholds, validation, and side effects. Jev owns only the bounded judgments described above.

03 · Known limits

What this evidence does not prove

  • The repository demonstrates the controller architecture but does not report a verified level-completion result.
  • Users must provide a lawful local emulator and game setup; no Nintendo assets are included.

04 · Attribution

Public sources

This is a Community record: the project was published by a third-party community author.

  • fhshaikCommunity · github · public · checked 2026-09-18