- What does an Attestry attestation actually contain?
- A SHA-256 hash binding the system identity, the assessment, the score breakdown, and the signing timestamp, wrapped in a W3C VC-format envelope with a stable revocation status. Anyone with the public verify URL can check the attestation against the public verification portal — no account required.
- Which compliance frameworks does Attestry support?
- Assessments across EU AI Act, NIST AI RMF, ISO 42001, and the Colorado AI Act at GA — with classification on EU + Colorado, and document generation per framework capability. New frameworks are added via the OVS-AI standard's public extension process, so your assessments inherit them automatically.
- Is my evidence stored with Attestry?
- No. Evidence bundles live in your storage (S3, GCS, Azure Blob). Attestry signs the hash, not the content. Your auditor can independently hash your bundle and verify.
- How does my auditor verify an attestation independently?
- Each attestation publishes a verify URL anchored to its SHA-256 hash. Your auditor opens the URL (or enters the hash on the public verification portal) to check its registered status and revocation status — no Attestry account required, no API key. Teams using the CLI can also validate their own .attestry.yml configuration via `attestry verify` (authenticated).
- What happens when an attestation is revoked?
- The public registry shows the revoked status immediately. Every verify URL serves the current status in real time, with no cached proofs.
- Do you support GDPR deletion requests?
- Yes. Because Attestry signs hashes, not content, you can delete the source evidence while the signed proof remains verifiable for audit retention windows.
- What counts as a "user" on Team and Business tiers?
- A user is anyone with a login who issues, revokes, or modifies attestations. Read-only auditors and external assessors do NOT count toward your seat limit; they verify via the public registry, which is unauthenticated.
- Can I cancel anytime?
- Yes. Monthly plans prorate, annual plans refund unused months. Your attestations stay valid + verifiable after cancellation.