Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/effects / EffectProviderDescriptor

Interface: EffectProviderDescriptor

Defined in: packages/effects/src/adapter.ts:15

One provider row of the capability matrix (RFC section 6).

Properties

PropertyTypeDescriptionDefined in
capabilityRowEffectCapabilityRow-packages/effects/src/adapter.ts:17
lookupQualification?EffectLookupQualificationRequired for the 'lookup' row and recorded on every intent: WHICH qualification the provider earned the row with. A provider that offers only eventually consistent search, or a strongly consistent read WITHOUT acceptance closure, is 'neither', whatever its marketing says about lookup.packages/effects/src/adapter.ts:25
providerstring-packages/effects/src/adapter.ts:16