{
  "episodeId": "agent-show-001",
  "ruleset": "mango-arena-v1",
  "hash": "sha256:0e2d2c7421b94a41289a633fee9834225054eac050c8748f0c6a3e2be8d6ea0b",
  "cube": {
    "id": "cube-01",
    "x": 0,
    "locked": true
  },
  "boundary": {
    "id": "boundary-01",
    "x": 1,
    "locked": false
  },
  "invariants": [
    "The cube cannot move.",
    "The boundary may be transformed.",
    "A valid solution must leave the cube outside the final boundary."
  ]
}