Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
agent-safety
AgentExecutionInputSnapshotV1
Interface AgentExecutionInputSnapshotV1
Owned, deeply frozen inputs used across authorization and receipt awaits.
interface
AgentExecutionInputSnapshotV1
{
approval
:
AgentApprovalV1
;
context
:
AgentExecutionContextV1
;
dryRun
:
AgentDryRunV1
;
operation
:
AgentOperationInputV1
;
policy
:
AgentPlanPolicyV1
;
}
Index
Properties
approval
context
dry
Run
operation
policy
Properties
Readonly
approval
approval
:
AgentApprovalV1
Readonly
context
context
:
AgentExecutionContextV1
Readonly
dry
Run
dry
Run
:
AgentDryRunV1
Readonly
operation
operation
:
AgentOperationInputV1
Readonly
policy
policy
:
AgentPlanPolicyV1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval
context
dry
Run
operation
policy
@honua/sdk-js
Loading...
Owned, deeply frozen inputs used across authorization and receipt awaits.