chrnx0/Anti-Stupidity
Delivery gate for CI: tests + 17 diff guards + SHA-bound verdict. Fails on unproven work.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 4, 2026
- License
- MIT
Pinned Snippet
uses: chrnx0/proofgate@54a94fda490ee0e361ed236b59f63d94462e693f # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| build | Also run the build step (recommended on release branches) | no | false |
| strict | Treat warnings as failures | no | false |
| smoke | Also run the production smoke checks (proofgate.json → smoke[]) | no | false |
| base | Git ref to diff against (default: merge-base with the default branch) | no | "" |
| report | Path for the markdown report artifact | no | proofgate-report.md |
Outputs
| name | description |
|---|---|
| fails | Number of failing checks |
| warns | Number of warnings |
| verdict-path | Path to the machine-readable verdict JSON |