01Anti-Rationalization Guardrails: Identifies and stops the use of non-committal language like 'should' or 'probably'.
02Regression Protection: Mandates red-green cycles for bug fixes to ensure true resolution.
03Agent Output Validation: Independently verifies delegated tasks instead of trusting status reports.
04Evidence-Based Reporting: Replaces vague assurances with concrete CLI output and exit codes.
05Strict Gate Function: Blocks completion claims until verification commands are executed and confirmed.
060 GitHub stars