Verify implementation claims using tests, lint, typecheck, build output, and runtime checks. Use when confirming whether a fix or feature actually works.
Verify implementation claims using tests, lint, typecheck, build output, and runtime checks. Use when confirming whether a fix or feature actually works.
Verification Runner
Start with the narrowest relevant verification command.
Expand to broader checks only if needed.
Separate:
verified
unverified
failed
If a command fails, report whether it appears related to the current change or pre-existing.