Skip to main content

AutonomyProfile

@totemsdk/agent-policy


@totemsdk/agent-policy / AutonomyProfile

Interface: AutonomyProfile

Properties

boundaryFailure?

optional boundaryFailure?: "request_narrow_grant" | "reject"


grantRequirements?

optional grantRequirements?: Record<string, GrantRequirement>

grant-set composition, keyed by action string.


mode

mode: AutonomyMode


obligations?

optional obligations?: RunObligations


profileId

profileId: string


runLimits

runLimits: RunLimits


transitions?

optional transitions?: StepTransitionRule[]