type Scope = "agent" | "multiAgent";
Defined in: src/agent/snapshot.ts:50
Scope defines the context for snapshot data.