A reliability loop. One uneditable file — count — holding a single number. Each step,
gptdiff is asked to add 1, the diff is applied, and the result is verified to be exactly the
previous number plus one. The for loop starts, steps, and stops: it passes when it reaches
100, fails the instant a step doesn't land on n+1, or stops when you press Stop.