Part 6 of 7 · how to code with AI
Drills
Pure trial-based practice.
5 lessons·~90 seconds each
Each drill maps to a lesson elsewhere. This is where the curriculum becomes Codeseum gameplay proper — read the lesson, then run the drill.
6.1
Drill: The reframe.
Draft pendingSolve a trial where the first prompt is set up to fail.
Read
6.2
Drill: Constraint stacking.
Draft pendingAdd one constraint per turn until tests pass.
Read
6.3
Drill: Hostile review.
Draft pendingForce the engine to roast its own output before submit.
Read
6.4
Drill: The minimal diff.
Draft pendingWin the trial in the fewest changed lines.
Read
6.5
Drill: Failure-modes-first.
Draft pendingEnumerate failure modes before a single line of code.
Read