pin.verify
Verify file content at a commit via git show; optionally check for required text. Reports whether HEAD matches and gives a claim verdict.
Instructions
Close the prove loop: re-check path@SHA with git show; optional mustContain for claim-text. Reports HEAD match and claimVerdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | Yes | ||
| line | No | ||
| repository | Yes | ||
| sourcePath | Yes | ||
| mustContain | No |