01Implements a strict Gate Function to confirm output against intended results
020 GitHub stars
03Prevents rationalizations and vague claims like 'should work' or 'seems correct'
04Enforces independent verification of changes when delegating to other agents
05Supports Red-Green-Refactor patterns for verified regression testing
06Mandates fresh execution of verification commands before any success claim