Type Alias: QueryRouterRuntimeMode
QueryRouterRuntimeMode =
"placeholder"|"heuristic"|"active"
Defined in: packages/agentos/src/orchestration/pipeline/query/types.ts:344
Runtime mode for a branch that is always available in some form.
heuristicmeans AgentOS is using its built-in lightweight implementationactivemeans the host injected or wired a stronger runtime implementation