{
  "ok": true,
  "puzzle": {
    "puzzle_id": "SOM-BEG-11-653-SEEE-FEDC",
    "puzzle_code": "SOM-BEG-11-653-SEEE-FEDC",
    "difficulty": "beginner",
    "board_size": 5,
    "seed": 42,
    "path_length": 4,
    "direction_sequence": "SEEE",
    "start": {
      "step": 0,
      "move": "",
      "row": 1,
      "col": 1,
      "position": 11,
      "orientation": "653",
      "top": 6,
      "back_north": 5,
      "left_east": 3,
      "bottom": 1,
      "back_south": 2,
      "left_west": 4,
      "visible": "653",
      "visible_faces": {
        "top": 6,
        "front": 5,
        "right": 3
      }
    },
    "moves": [
      "S",
      "E",
      "E",
      "E"
    ],
    "difficulty_metrics": {
      "level": "beginner",
      "move_count": 4,
      "unique_positions": 5,
      "unique_orientations": 5,
      "wrap_transitions": 1,
      "within_level_band": true,
      "composite_score": 60
    },
    "metadata": {
      "generated_at_utc": "2026-07-04T22:03:54Z",
      "engine": "somersault-v3",
      "board_size": 5,
      "reproducible_seed": 42,
      "puzzle_code": "SOM-BEG-11-653-SEEE-FEDC",
      "direction_sequence": "SEEE",
      "legacy_hash_id": "SOM-98ECD33BB9BD"
    },
    "steps": [
      {
        "step": 0,
        "move": "",
        "row": 1,
        "col": 1,
        "position": 11,
        "orientation": "653",
        "top": 6,
        "back_north": 5,
        "left_east": 3,
        "bottom": 1,
        "back_south": 2,
        "left_west": 4,
        "visible": "653",
        "visible_faces": {
          "top": 6,
          "front": 5,
          "right": 3
        }
      },
      {
        "step": 1,
        "move": "S",
        "row": 5,
        "col": 1,
        "position": 51,
        "orientation": "513",
        "top": 5,
        "back_north": 1,
        "left_east": 3,
        "bottom": 2,
        "back_south": 6,
        "left_west": 4,
        "visible": "513",
        "visible_faces": {
          "top": 5,
          "front": 1,
          "right": 3
        }
      },
      {
        "step": 2,
        "move": "E",
        "row": 5,
        "col": 2,
        "position": 52,
        "orientation": "415",
        "top": 4,
        "back_north": 1,
        "left_east": 5,
        "bottom": 3,
        "back_south": 6,
        "left_west": 2,
        "visible": "415",
        "visible_faces": {
          "top": 4,
          "front": 1,
          "right": 5
        }
      },
      {
        "step": 3,
        "move": "E",
        "row": 5,
        "col": 3,
        "position": 53,
        "orientation": "214",
        "top": 2,
        "back_north": 1,
        "left_east": 4,
        "bottom": 5,
        "back_south": 6,
        "left_west": 3,
        "visible": "214",
        "visible_faces": {
          "top": 2,
          "front": 1,
          "right": 4
        }
      },
      {
        "step": 4,
        "move": "E",
        "row": 5,
        "col": 4,
        "position": 54,
        "orientation": "312",
        "top": 3,
        "back_north": 1,
        "left_east": 2,
        "bottom": 4,
        "back_south": 6,
        "left_west": 5,
        "visible": "312",
        "visible_faces": {
          "top": 3,
          "front": 1,
          "right": 2
        }
      }
    ]
  },
  "puzzle_id": "SOM-BEG-11-653-SEEE-FEDC",
  "svg_href": "/knowledge/somersault/samples/SOM-BEG-11-653-SEEE-FEDC.svg",
  "engine": "somersault-v2",
  "sync_note": "Generated by core/applications/somersault/cli.py — canonical Python engine"
}