export type ContextEngine = any; export type ContextEngineInfo = any; export type AssembleResult = any; export type CompactResult = any; export type IngestResult = any; export type IngestBatchResult = any; export type BootstrapResult = any; export type SubagentSpawnPreparation = any; export type SubagentEndReason = string;