AI From Scratch/Phase 14/Lesson 38/~55 minutes

Verification Gates

BuildPython (stdlib)

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...

Loading lesson page...