Public verification
Re-verify a Lab proof receipt
Qtonic publishes signed Lab proof bundles. Anyone can re-check counts and signature metadata without trusting marketing copy. This page is the operator-facing procedure for that re-check.
Endpoints
- /api/lab/health — operational health plus nested
coverage.certifiedTotal - /api/lab/coverage — registry counts and source (
apivsproof) - /api/lab/proof/latest — latest signed snapshot metadata
- /lab — human registry surface
Copyable verification commands
curl -sS https://qtonicquantum.com/api/lab/health | jq '.coverage.certifiedTotal,.proof'
curl -sS https://qtonicquantum.com/api/lab/coverage | jq '.certifiedTotal,.source,.proof'
curl -sS https://qtonicquantum.com/api/lab/proof/latest | jq '.snapshotId,.verification'
Expect ≥ 1 when the public registry has strict-verified entries. A zero total with public_registry_not_certified means the research queue is honest, not certified.
Honest limits
This procedure verifies Qtonic-published surfaces and signed proof metadata. It does not invent customer certifications, FIPS marks, or engagement outcomes. Engagement artifacts remain operator-scoped.