{
  "title": "The Apprentice Suite",
  "slug": "the-apprentice-suite",
  "state": "paused",
  "description": "Notes from a year of trying to teach a small team to write tests they'd actually want to read. Paused because the team disbanded — I'd rather restart it with new collaborators than half-finish it solo.",
  "plannedParts": 4,
  "parts": [
    {
      "number": 1,
      "title": "Why the first test in a codebase is the hardest one",
      "slug": "first-test-hardest",
      "state": "shipped"
    },
    {
      "number": 2,
      "title": "Pairing on assertions, not on implementation",
      "slug": "pairing-on-assertions",
      "state": "shipped"
    },
    {
      "number": 3,
      "title": "What I would not teach junior testers",
      "state": "empty"
    },
    {
      "number": 4,
      "title": "The hand-off: when I stop reviewing tests",
      "state": "empty"
    }
  ],
  "pausedSince": "2025-09-30T00:00:00.000Z"
}
