Final verification before marking work complete. Use when: finishing a task, completing a plan, or before reporting success. Keywords: verify, check, complete, done, finish
Never declare work complete without verification. Run tests, check the original requirements, and confirm no regressions.
Apply CP4 to determine:
PASS - Spec fully satisfiedPASS_WITH_DEBT - Usable with explicit non-blocking debtFAIL - Does not satisfy original requestAfter verification, report:
Do not report final completion until all phases return PASS or PASS_WITH_DEBT and final integration checks pass. If CP4 returns FAIL, address gaps before completion.