Structs§
- Test
Runner - Verification
Outcome - Ground-truth verification result: did the project’s build/test actually pass?
Functions§
- detect_
test_ runner - run_
verification - Run a ground-truth verification in
root, sandboxed to the workspace: the explicitverify_commandif set, else an auto-detected test runner. ReturnsNonewhen there is nothing to run (no command and no recognized project), so callers can fall back to a softer review.