Skip to main content

AgentEdgeRuntimeOptions

@totemsdk/edge


@totemsdk/edge / AgentEdgeRuntimeOptions

Interface: AgentEdgeRuntimeOptions

Properties

agentId

agentId: string


capabilities

capabilities: EdgeCapabilitySet


deviceId

deviceId: string


now?

optional now?: () => number

Injectable clock (defaults to Date.now).

Returns

number


policy

policy: GrantBoundAutonomyPolicy

Run-level autonomy policy — the authorization engine.


principal

principal: string


registry

registry: EdgeActionRegistry


runId

runId: string