Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / RegulatedPostureDescriptor

Type Alias: RegulatedPostureDescriptor

ts
type RegulatedPostureDescriptor = 
  | McpSourceRegulatedPosture
  | AiSdkBridgeRegulatedPosture
  | ModelAdapterRegulatedPosture
  | ToolExecutorRegulatedPosture;

Defined in: packages/core/dist/index.d.ts

What describeRegulatedPosture() returns: one of the known shapes.