Skip to main content

resolveStepField

@totemsdk/agent-policy


@totemsdk/agent-policy / resolveStepField

Function: resolveStepField()

resolveStepField(step, field): unknown

Resolve a trusted step field for mandate matching. Supports top-level step fields (runId, stepId, sequence, parentStepIds, workflow, target) and dotted paths into the action constraints (payload.*, previousReceiptId, cumulativeAmount, failureCount).

Parameters

step

AgentStep

field

string

Returns

unknown