Skip to main content

TypeAlias.TrustAuditSnapshotKind

type TrustAuditSnapshotKind = ObjectEnum<typeof TrustAuditSnapshotKind>;

Nature of an audit snapshot.

  • baseline: the T0, captured before the passport went live. At most one per subject (enforced by the baseline job idempotency, not by the DB).
  • scheduled: weekly re-audit of an active subject.