Runtime Verification
Domain skill for verifying code works at runtime, beyond static analysis and unit tests.
Iron Law
NO COMPLETION UNTIL THE CODE BUILDS, RUNS, AND BEHAVES CORRECTLY. If you cannot verify it yourself, build the infrastructure to verify it.
A green test suite is necessary but not sufficient. Runtime verification proves code actually works. "No test framework" is a problem to solve, not a reason to skip.
Skip Whitelist (Enumerated — No Subjective Exemptions)
Run
[Description truncada. Veja o README completo no GitHub.]