Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / EffectLookupQualification

Type Alias: EffectLookupQualification

ts
type EffectLookupQualification = "acceptance-closing" | "conditional-create";

Defined in: packages/core/src/effects/types.ts:33

What earns a provider the lookup row (RFC section 6): either a negative that provably CLOSES acceptance, or a provider-enforced unique natural key on create. Recorded on the intent so recovery policy is derivable from the journal alone.