Diagnostic integration proofs

Use the non-production proof harness without confusing it with sponsor evidence.

Last updated: 9/10/2026

/operations/integration-proofs is an admin-only diagnostic route. Production does not expose it.

Prepare and verify a proof

Every operation remains tied to an organization, signer, exact transaction, and evidence state.

01

Confirm availability

When disabled, read admin.proofs.disabled and use admin.proofs.return. When enabled in non-production, select admin.proofs.organization and admin.proofs.signer.

02

Prepare the exact transaction

Enter the owner in admin.proofs.owner, choose admin.proofs.prepare, and inspect admin.proofs.exact-transaction before any user-present wallet action.

03

Resume and verify

Load a known operation with admin.proofs.resume-id and admin.proofs.load. Record a transaction hash in admin.proofs.hash, then choose admin.proofs.verify. Read progress and outcome in admin.proofs.status.

04

Export protected evidence

admin.proofs.export requires acknowledgement plus explicit cancel or confirm. Sanitize the result before promotion.

Admin diagnostic integration proof route with its non-production evidence boundary
The diagnostic route separates local preparation and verification from connected sponsor qualification.