msal2020/groundtruth
Catch your AI coding agent when it lies — verify its claims against reality (runs tests, audits the diff, checks registries).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| claim | The agent's claim to verify (e.g. the PR description). Optional — the diff battery runs regardless. | no | "" |
| base | Base ref to diff against. Defaults to the PR base branch. | no | "" |
| comment | Post/update a sticky PR comment with the receipts (needs pull-requests: write). | no | true |
| fail-on-overclaim | Fail the job when overclaims are found. | no | true |
Outputs
no outputs