Skip to content
AttestLayerAttestLayer

← Help Center

Understand PASS / FAIL

PASS

Your submission met all coverage requirements. You receive a signed verification kit plus standalone support artifacts.

  • manifest.json — SHA-256 file index with root hash
  • receipt.json — issuer-signed receipt (Ed25519)
  • verifier/jwks.json — bundled issuer key snapshot for offline verification
  • verifier/ — offline verifier bundle
  • registry/registry_receipt.json — transparency log proof embedded in the kit
  • passfail.json, mapping.json, classification_report.json, normalized_tree.zip — standalone downloads shown with the result

PASS burns 1 credit at kit issuance.

FAIL

One or more coverage items were missing or insufficient. You receive an exact blocker list showing:

  • Which items failed
  • What was expected
  • Remediation steps

FAIL burns 0 credits. Fix the gaps and resubmit.

Verification

Any third party can verify a PASS kit at verify.attestlayer.com — no account, no login, no API key. The verifier checks the manifest hash, receipt signature, and key validity. Or use the offline verifier included in the kit.

Resubmission

After a FAIL on the direct-buy path, each Activation tier includes 1 free resubmit within 7 days (same queue priority). After that included resubmit is used, or after the 7-day window ends, a new submission requires an available credit.

Every resubmission is evaluated from scratch in the same buyer flow: same deterministic rules, same input → same output.