API Reference / PolicyOptions
Interface: PolicyOptions
Defined in: src/agent/Policy.ts:34
Properties
scopes?
optionalscopes?:AgentScope[]
Defined in: src/agent/Policy.ts:35
writesEnabled?
optionalwritesEnabled?:boolean
Defined in: src/agent/Policy.ts:40
Overrides the DHANHQ_MCP_ENABLE_WRITES / LIVE_TRADING env gate. Set explicitly only where the caller owns the confirmation flow itself.