Module-1->Module-2 tier gate: read the generated Python, edit exactly one line, correctly predict its effect, and have the rover turn to face the off-axis goal and halt within 0.25 m (bridges L1->L2: can read and reason about the Python the blocks generate).
The Depth-1->Depth-2 hinge: the predict-then-edit-then-verify habit is the debugging loop of every later module, and the goal_bearing turn-to-face logic is the precursor to the PID heading controller in Lesson 2.2.