Phase 14: Agent Engineering
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)
Loading lesson page...