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