FabricFabricAirlift
Reference

Errors and recovery reference

Interpret authorization, policy, state, adapter, workflow, evidence, and verification failures.

Errors and recovery reference

ClassMeaningOperator response
Authorization denialprincipal lacks tenant/type/action authoritycorrect membership/admission; do not retry as another claimed actor
ComplianceBlockedpolicy or governed gate denied executionresolve the named evidence/state blocker
Schema/state rejectionmalformed input or invalid transitioncorrect the command or current object state
Idempotency conflictsame key reused with different parametersstop; issue a new logical command only if intent changed
Adapter failureexternal analyzer/converter/effect did not completefollow retry classification and reconciliation evidence
Evidence rejectionproducer, run, reference, digest, watermark, or version not admittedcorrect the authoritative evidence record
Stale certificatematerial dependency changed or waiver expiredrevalidate and mint a new certificate
Workflow not foundtyped Temporal absenceconfirm workflow ID/start status
Temporal/auth outageoperational failure, not absencerestore service/auth; error must propagate
Uncertain cutoverexternal effect cannot be proven success/failureremain executing; reconcile from checkpoint and external state

Never turn an operational outage into “not found,” or a failed validation into a warning merely to advance the wave.

On this page