actaseal/ActaSeal packet verify
Verifies an ActaSeal dispute evidence packet (extracted directory) using the canonical, zero-dependency-beyond-cryptography verify.py from this repository. Fails the step if verification fails.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 21, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actaseal/actaseal-verify@07df9e770e654869d00fd34d795f0f43bd023f54 # no releases — HEAD as of 2026-07-22tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| packet-dir | Path to the extracted dispute evidence packet directory (containing manifest.json, receipt.json, ledger_slice.ndjson, etc.) | yes | — |
| anchors | Optional path to a transparency anchor log (jsonl) to check the packet's ledger_root_hash against | no | "" |
Outputs
no outputs