aquaursa/PARALLAX Verify and Triage
Verify a PARALLAX proof bundle and gate on its deterministic trust tier. Runs entirely on your own runner -- the bundle is read locally, nothing is uploaded, no external service is contacted (the optional --rerun calls only the archive RPC you supply). Drop this into a triage workflow to auto-confirm certified findings and keep unverifiable ones out.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bundle | Path (relative to your checkout) to the proof-bundle directory containing MANIFEST.json | yes | — |
| min-tier | Minimum acceptable trust tier: A+, A, B, C, D, or F | no | C |
| rerun | Also re-execute the bundled Foundry proof on real state (needs forge on the runner) | no | false |
| rpc | Archive RPC URL, used only when rerun is true | no | "" |
Outputs
no outputs