Gravity Lab
gamephanes-public==0.1
Gameplay Systems
Physics
Reference environment
Public evaluator
unrated
Usage
node ./bin/gamephanes.js task init ./benchmark/tasks/gravity-lab.json --workspace ./workspace
node ./bin/gamephanes.js run ./benchmark/tasks/gravity-lab.json --project ./workspace --godot /path/to/godot
Runtime evidence
This executable Godot project is the feedback surface for the task. Evaluator-controlled inputs probe the candidate project; the Coding Agent acts through terminal commands and code changes.
Play environmentInstruction
Invert chamber polarity, stabilize the suspended core, and cross the unlocked exit.
Success criteria
- polarityThe player can invert chamber gravity.
- coreThe core reaches the upper stabilizer.
- exitA stabilized core unlocks the chamber exit.
Evaluation contract
- Task ID
- showcase_gravity_lab_001
- Runtime
- Godot 4.x
- Timeout
- 15 seconds
- Assertions
- 4 deterministic checks
- Harness
- External, benchmark-owned
- Agent action
- Terminal commands and project edits
Tags
PUBLIC REFERENCE ENVIRONMENT. THIS PAGE DOCUMENTS THE OPEN CONTRACT; SEALED STARTERS, HIDDEN ASSERTIONS, AND PRODUCTION ROLLOUTS ARE NOT PUBLISHED HERE.