Skip to content

FoundationConfig

Configuration for creating a foundation service bundle.

optional defaultAgentId?: string;

optional enforcementRules?: EnforcementRule[];

optional hooks?: HarnessHooks;

optional memoryService?: MemoryService;

optional sessionStore?: SessionStore;