{
  "title": "Square Town: Think, Split, Win!",
  "source": "../../index.html",
  "voice": "af_bella",
  "narration_speed": 0.85,
  "minimum_action_delay": 0.25,
  "total_duration": 167.137,
  "video_duration": 168.637,
  "cues": [
    {
      "id": "hook",
      "timeline_start": 1.0,
      "timeline_end": 13.329,
      "audio_duration": 11.029,
      "narration": "Welcome to Square Town! Your mission is to transform one big square into exactly the target number of squares. Think first, then make every click count.",
      "action": "none"
    },
    {
      "id": "mental-model",
      "timeline_start": 13.329,
      "timeline_end": 29.072,
      "audio_duration": 14.443,
      "narration": "Watch Current and Target. A split turns one square into four smaller squares, so a clean split adds three to the count. Merge reverses that idea when four matching neighbours form one full square.",
      "action": "none"
    },
    {
      "id": "friend-target",
      "timeline_start": 29.072,
      "timeline_end": 42.335,
      "audio_duration": 9.963,
      "narration": "Start in Friend mode. Player 1 chooses a whole-number target. We will enter seven, press Set Target, and hand the challenge to Player 2.",
      "action": "friend_set_7",
      "output_action_time": 39.335
    },
    {
      "id": "friend-first-split",
      "timeline_start": 42.335,
      "timeline_end": 53.803,
      "audio_duration": 8.768,
      "narration": "Player 2 selects the large square. Predict the change: one split should move Current from one to four. Now press Split.",
      "action": "friend_split_root",
      "output_action_time": 51.403
    },
    {
      "id": "friend-second-split",
      "timeline_start": 53.803,
      "timeline_end": 65.847,
      "audio_duration": 9.344,
      "narration": "We need three more. Select just one quarter and split it. Four plus three becomes seven. The Current value now matches the Target.",
      "action": "friend_split_quarter",
      "output_action_time": 63.447
    },
    {
      "id": "friend-submit",
      "timeline_start": 65.847,
      "timeline_end": 78.225,
      "audio_duration": 9.579,
      "narration": "Press Submit only after checking that Current equals Target. Great! Player 2 completed the friend challenge in two thoughtful moves.",
      "action": "friend_submit",
      "output_action_time": 75.725
    },
    {
      "id": "friend-reflection",
      "timeline_start": 78.225,
      "timeline_end": 95.091,
      "audio_duration": 12.565,
      "narration": "Close the success message and look at Move History and Reflection. It records the player, action, count change, and result, helping you learn from the pattern instead of guessing.",
      "action": "friend_review_history",
      "output_action_time": 91.091
    },
    {
      "id": "computer-mode",
      "timeline_start": 95.091,
      "timeline_end": 109.433,
      "audio_duration": 11.243,
      "narration": "Now switch Opponent to Computer. The computer creates a reachable target and a move benchmark. Easy mode is perfect for practising the plus-three pattern.",
      "action": "switch_computer",
      "output_action_time": 106.633
    },
    {
      "id": "computer-plan",
      "timeline_start": 109.433,
      "timeline_end": 121.741,
      "audio_duration": 11.008,
      "narration": "Our computer challenge is ten squares in three moves. Plan before clicking: one to four, four to seven, then seven to ten. That is three clean splits.",
      "action": "none"
    },
    {
      "id": "computer-first-split",
      "timeline_start": 121.741,
      "timeline_end": 129.327,
      "audio_duration": 4.885,
      "narration": "Move one: select the large square and split it. Current becomes four.",
      "action": "computer_split_root",
      "output_action_time": 126.927
    },
    {
      "id": "computer-finish-plan",
      "timeline_start": 129.327,
      "timeline_end": 144.731,
      "audio_duration": 10.304,
      "narration": "Move two: split one quarter for seven. Move three: split a different quarter for ten. Three moves exactly, so we matched the computer benchmark!",
      "action": "computer_split_two_quarters",
      "output_action_time": 139.931
    },
    {
      "id": "computer-submit-reflect",
      "timeline_start": 144.731,
      "timeline_end": 167.137,
      "audio_duration": 16.107,
      "narration": "Submit, celebrate, and check the running log. The successful trend is plus three per split. Next time, predict your route before touching the board, then see whether you can match or beat the benchmark. Ready? Build your Square Town!",
      "action": "computer_submit_and_review",
      "output_action_time": 161.137
    }
  ]
}
