1. Scheduling a regatta: By hand, by solver, by agent Three attempts at scheduling a rowing regatta: by hand, with a constraint solver, and with a coding agent. The first two failed in different ways. The third worked, and the process is now written down as a skill.
  2. Hello, World