PART III: IMPLEMENTING WORK
Feature planning gave you a specification: BDD scenarios that describe what success looks like, and chores that break the work into manageable pieces. Now you build it. But you don't build everything at once. The Jetty Method uses a progression called modes. Each mode has a specific goal and a specific scope. You complete one mode before moving to the next. This prevents the overwhelm that leads to fragile implementations.