18 / Public benchmark

Three receipts. One reproducible evidence test.

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.

Reference scenarios3 publicVerified external runs0Benchmark versionv0.1
Evidence boundary:A passing benchmark shows that the published inputs produce the documented receipt checks and that the exported receipt verifies. It does not prove independent monitoring, production adoption, revenue, settlement or audit assurance.

01 / Known answers

Inspect the expected result before running the code.

Scenario data, expected outcomes and the runner are committed in the public repository so changes remain reviewable.

PactVerity benchmark scenarios and expected results
ScenarioExpectedWhat it tests
Healthy agent responsePassLatency, uptime and freshness pass; output hash is not evaluated.
Latency threshold breachFailLatency exceeds the agreement while the remaining availability checks pass.
Output integrity mismatchFailAvailability checks pass but expected and observed SHA-256 values differ.

02 / Run it

Dry-run first. Submit labelled test receipts only when ready.

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 --execute
Open benchmark source Open SDK previews Read developer guide

03 / Public register

No verified third-party benchmark runs yet.

The register starts at zero. Results are added only after the linked command, environment, commit, outputs and receipt digests can be reproduced.

Verified PactVerity third-party benchmark submissions
SubmissionEvidenceStatus
No entriesNo third-party reproduction evidence has been accepted.Open for review

04 / Participate

Reproduce, disclose, then build.

Step 01Run

Publish the evidence

Share the commit, environment, timestamp, complete command output and three receipt digests. Disclose any modifications or failures.

Step 02Review

Invite reproduction

Use a public GitHub work item for questions and review. Never include credentials, private customer data or vulnerability details.

Step 03Build

Propose an integration

Apply to one of three reference tracks only after reading the public rubric and funding boundary.

Open builder challenge