Holdout Validation

Structural separation of test authorship from code authorship. Produces behavioral acceptance scenarios that implementation agents cannot see, evaluated independently by Guardian. Use when designing acceptance criteria, validating implementations against intent, or enforcing holdout-set discipline. DO NOT USE FOR: unit test writing (use guardian), implementation (use implementer), verifying task completion (use verification-before-completion), or any other test strategies beyond holdout validation, including integration and performance testing.

karim-bhalwani cd47f46 2 files · 13.4 KB Updated

File contents

karim-bhalwani/agentic-harness/tree/main/skills/holdout-validation commit cd47f469bf

Frequently asked questions

npx skillmds@latest add karim-bhalwani/holdout-validation