Type Alias: QueryRouterRuntimeMode
QueryRouterRuntimeMode =
"placeholder"|"heuristic"|"active"
Defined in: packages/agentos/src/query-router/types.ts:239
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