Files
git.stella-ops.org/docs/modules/attestor/workflows.md
StellaOps Bot 150b3730ef
Some checks failed
AOC Guard CI / aoc-guard (push) Has been cancelled
AOC Guard CI / aoc-verify (push) Has been cancelled
Docs CI / lint-and-preview (push) Has been cancelled
Mirror Thin Bundle Sign & Verify / mirror-sign (push) Has been cancelled
api-governance / spectral-lint (push) Has been cancelled
up
2025-11-24 07:52:25 +02:00

570 B

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.