Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / AiSdkBridgeRegulatedPosture

Interface: AiSdkBridgeRegulatedPosture

Defined in: packages/core/src/l0/spi/regulated-posture.ts:55

The posture a bridgeAiSdk() adapter chose at construction.

Properties

PropertyTypeDescriptionDefined in
kind"ai-sdk-bridge"-packages/core/src/l0/spi/regulated-posture.ts:58
namestringThe adapter id.packages/core/src/l0/spi/regulated-posture.ts:60
providerExecutedTools"allow" | "deny"Whether provider-executed tool results are admitted past the seam; 'allow' runs tools outside the permission chain and the journal, which the regulated floor refuses.packages/core/src/l0/spi/regulated-posture.ts:66
regulatedPosture1Descriptor shape version; bumps when the meaning changes.packages/core/src/l0/spi/regulated-posture.ts:57