Publish the evidence
Share the commit, environment, timestamp, complete command output and three receipt digests. Disclose any modifications or failures.
18 / Public benchmark
The PactVerity AI Agent Evidence Benchmark is a small, transparent known-answer suite for the operational Receipt API beta. It tests deterministic evaluation and receipt verification, not the truth of caller-supplied measurements.
01 / Known answers
Scenario data, expected outcomes and the runner are committed in the public repository so changes remain reviewable.
| Scenario | Expected | What it tests |
|---|---|---|
| Healthy agent response | Pass | Latency, uptime and freshness pass; output hash is not evaluated. |
| Latency threshold breach | Fail | Latency exceeds the agreement while the remaining availability checks pass. |
| Output integrity mismatch | Fail | Availability checks pass but expected and observed SHA-256 values differ. |
02 / Run it
The default command lists the scenarios without calling the API. The explicit execute flag runs them against the configured Receipt API endpoint.
git clone https://github.com/PactVerityHQ/pactverity.git
cd pactverity
node benchmark/run.mjs
node benchmark/run.mjs --execute03 / Public register
The register starts at zero. Results are added only after the linked command, environment, commit, outputs and receipt digests can be reproduced.
| Submission | Evidence | Status |
|---|---|---|
| No entries | No third-party reproduction evidence has been accepted. | Open for review |
04 / Participate
Share the commit, environment, timestamp, complete command output and three receipt digests. Disclose any modifications or failures.
Use a public GitHub work item for questions and review. Never include credentials, private customer data or vulnerability details.
Apply to one of three reference tracks only after reading the public rubric and funding boundary.