Expand description
Higher-level identity workflows (rotation, provisioning, auditing).
Modules§
- approval
- Approval workflow functions.
- artifact
- Artifact digest computation and publishing workflow.
- audit
- Audit workflow for commit signing compliance analysis.
- auth
- DID-based authentication challenge signing workflow.
- ci
- CI workflows — batch attestation, OIDC machine identity, and future CI automations. CI workflow orchestration — OIDC machine identity creation from CI platform tokens.
- commit_
trust - KEL-native commit-trust resolution (successor to the
allowed_signersallowlist). KEL-native commit-trust resolution — the single path that decides whether a git commit is authorized by a pinned trusted root. - compliance
- Compliance-as-a-query: evidence packs, DSSE org-signing, offline verification.
Re-exports from
crate::domains::compliance. - diagnostics
- Diagnostics workflow — orchestrates system health checks via injected providers.
- federation
- Re-exports from
crate::domains::federation. - git_
integration - Git SSH key encoding utilities.
- log_
submit - SDK workflow for submitting attestations to a transparency log.
- multi_
sig - Multi-signature event assembly for multi-device KEL events.
- namespace
- Namespace management workflows: claim, delegate, transfer, and lookup.
- org
- Re-exports from
crate::domains::org::service. - platform
- Platform identity claim workflow orchestration.
- policy_
diff - Semantic policy diff engine.
- provision
- Declarative provisioning workflow for enterprise node setup.
- roots
- Trusted-root pinning — the
rootsallowlist of rootdid:keri:prefixes a verifier accepts as delegation anchors. - rotation
- Re-exports from
crate::domains::identity::rotation. - signing
- Commit signing workflow with three-tier fallback.
- status
- Status workflow — aggregates identity, device, and agent state for user-friendly reporting.
- transparency
- SDK transparency verification workflows.
- witness_
monitor - rct cross-read equivocation monitor — a SAMPLING tripwire, not a guarantee.