{
  "kind": "rubiks-trainer-plan",
  "version": 1,
  "plan": {
    "name": "2-look OLL, then the whole set",
    "description": "Lock in the corner cases of 2-look OLL until they are automatic, then add full OLL one shape group at a time. The first two blocks never change, so your solves keep working while the new group settles in.",
    "level": "intermediate",
    "estimated_minutes": 22,
    "config": {
      "version": 1,
      "goal": "Orient the last layer in two looks, then in one.",
      "adaptive": true,
      "blocks": [
        {
          "type": "note",
          "title": "Before you start",
          "notes": "2-look OLL is two steps. Step one makes the yellow cross with F R U R' U' F' (line), f R U R' U' f' (L-shape) or both in a row (dot) \u2014 those are shapes, not library cases, so keep them on a sticky note. Step two is the seven corner cases below, and those are what this plan drills."
        },
        {
          "type": "drill",
          "title": "Sune and Anti-Sune",
          "notes": "Alternated on purpose: telling these two apart is the whole skill. Say which one it is out loud before you turn.",
          "select": {
            "kind": "cases",
            "limit": 2,
            "cases": [
              "oll-27",
              "oll-26"
            ]
          },
          "reps": 5,
          "hide_algorithm": false,
          "interleave": true,
          "order": "weakest_first",
          "target_seconds": 2.5
        },
        {
          "type": "drill",
          "title": "The other five corner cases",
          "notes": "",
          "select": {
            "kind": "group",
            "limit": 7,
            "group": "all-edges-oriented",
            "phase": "oll"
          },
          "reps": 4,
          "hide_algorithm": false,
          "interleave": false,
          "order": "weakest_first",
          "target_seconds": 3.0
        },
        {
          "type": "rest",
          "title": "Put the cube down",
          "seconds": 60,
          "notes": "Sixty seconds. Look out of a window."
        },
        {
          "type": "drill",
          "title": "Today's new cases",
          "notes": "Four cases you do not own yet, eight slow repetitions each. Watch which finger does what \u2014 speed comes later.",
          "select": {
            "kind": "phase",
            "limit": 4,
            "phase": "oll"
          },
          "reps": 8,
          "hide_algorithm": false,
          "interleave": false,
          "order": "weakest_first",
          "target_seconds": 4.0
        },
        {
          "type": "drill",
          "title": "Mixed recall",
          "notes": "Algorithm hidden. One go each, shuffled. Getting stuck here tells you what tomorrow's session is.",
          "select": {
            "kind": "phase",
            "limit": 8,
            "phase": "oll"
          },
          "reps": 1,
          "hide_algorithm": true,
          "interleave": false,
          "order": "random",
          "target_seconds": 3.0
        }
      ]
    }
  }
}
