{
  "ok": true,
  "puzzle": {
    "puzzle_id": "SOM-98ECD33BB9BD",
    "difficulty": "beginner",
    "board_size": 5,
    "seed": 42,
    "path_length": 4,
    "start": {
      "step": 0,
      "move": "START",
      "row": 1,
      "col": 1,
      "position": 11,
      "top": 6,
      "front_north": 5,
      "right_east": 4,
      "bottom": 1,
      "back_south": 2,
      "left_west": 3,
      "visible": "654"
    },
    "moves": [
      "S",
      "N",
      "N",
      "N"
    ],
    "difficulty_metrics": {
      "level": "beginner",
      "move_count": 4,
      "unique_positions": 4,
      "unique_orientations": 4,
      "wrap_transitions": 2,
      "within_level_band": false,
      "composite_score": 62
    },
    "metadata": {
      "generated_at_utc": "2026-07-04T10:31:14Z",
      "engine": "somersault-v2",
      "board_size": 5,
      "reproducible_seed": 42
    }
  },
  "puzzle_id": "SOM-98ECD33BB9BD",
  "svg_href": "/knowledge/somersault/samples/SOM-98ECD33BB9BD.svg",
  "engine": "somersault-v2",
  "sync_note": "Generated by core/applications/somersault/cli.py — canonical Python engine"
}