# Attestor Workflows (DOCS-ATTEST-73-004) Sequence of ingest, verify, and bulk operations. 1. **Ingest**: receive DSSE, validate schema, hash subjects, store envelope + metadata. 2. **Verify**: run policy checks (issuer, predicate, transparency optional), compute verification record. 3. **Persist**: store verification result with `verificationId`, `attestationId`, `policyVersion`, timestamps. 4. **Bulk ops**: batch verify envelopes; export results to timeline/audit logs. 5. **Audit**: expose read API for verification records; include determinism hash of inputs.