Loading lesson page...
AI From Scratch/Lesson 38/~55 minutes
Verification Gates
The agent does not get to mark its own work as done. A verification gate reads the scope contract, the feedback log, the rule report, and the diff, and answers a single question: is this task actually complete? If the gate says no, the tas...
BuildPython (stdlib)