Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / agentScope

Function: agentScope()

ts
function agentScope(parent, seq): string;

Defined in: packages/core/src/journal/scope.ts:39

Orchestrator handle spawns nest under the orchestrator's own spawn entry: agent:<seq>.

Parameters

ParameterType
parentstring
seqnumber

Returns

string