What the verifier checks
- Manifest hash matches the included files.
- Receipt signature is valid against the published issuer JWKS.
- Checkpoint and registry status (where applicable).
- Kit structure and required files are present and well-formed.
What verify.attestlayer.com checks, what it does not check, and how to use it.
/{slug}/json for any verified slug.The online verifier runs in the browser for sample/offline kits. Network requests may be used for static assets, policy pages, or explicitly requested registry lookups (for example, JWKS retrieval and checkpoint chain lookups).
For air-gapped or independent verification, download the offline verification kit from registry.attestlayer.com/v1/verify-kit.zip. The kit includes JWKS, latest checkpoints, and verification scripts so the kit can be checked without contacting the AttestLayer surface.
Where a kit references a registry-published commitment, the verifier can resolve the leaf and inclusion proof against registry.attestlayer.com. Current public tree size may be 0 until production PASS entries are published.
Verification checks cryptographic integrity of the kit. It does not verify the truth of the underlying business claims.
AttestLayer is record-only. The verifier does not certify compliance, replace audit work, provide legal advice, or guarantee acceptance by any reviewer, buyer, regulator, insurer, bank, PSP, or auditor.