Chapter 4 of 6How your coach builds it.

How your coach builds it

What a Work Card is, the loop the coach runs for each one, and why the files matter more than the conversation.

Your builder path

4 / 6 chapters

This chapter

Slide 1 of 4

This slide

What a Work Card is

One card is one small, checkable job

A Work Card describes one piece of the build and how you will know it worked. The coach implements one, then stops for you.

What this buys youWhen something breaks, it broke inside one card. That is the whole point of keeping them small.

For this step

A Work Card lives in work-cards/ and holds one job: what to build, the rules it must respect, and the check that proves it works.

A good cardA bad card
Adds one screen or one action"Build the app"
Says how to verify itLeaves "done" to opinion
Fits in one sittingRuns until something breaks

The coach writes them one at a time on purpose. If you ask it to write ten and implement them all, you get ten unchecked changes and no idea which one broke the thing.

Approve one card at a time

If the coach offers to keep going, it is fine to say no. Finishing one checked card beats starting three.

Work through one step at a time. Ticking a step marks it for this page view only, so nothing is saved when you leave.