beepometer/gutcheck

Per-diff verification-coverage report for AI-generated changes: gutcheck breaks each changed function and reruns only its own tests, classifying every changed function as proven, hollow, one-sided, unverifiable, or untested — with a replayable receipt per verdict. Fail-closed: what it cannot verify is reported, never guessed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathProject directory to probe..
sinceGit ref that scopes the probe to the diff. Default: the PR base sha (falls back to HEAD~1). Use fetch-depth: 0 on checkout, or any ref reachable in the clone.""
max-probesCap on functions probed (bounds CI latency on a big diff).40
commentPost/update a sticky PR comment with the verification table (needs permissions: pull-requests: write).true
sarif-fileWhen set, write SARIF 2.1.0 here (upload with github/codeql-action/upload-sarif).""
fail-on-hollowFail the job when a hollow test is proven (a test that passes with its function gutted).true
node-versionNode version for the probe (needs >= 20; 22 recommended).22

no outputs