Type alias QueryRouterRuntimeMode

QueryRouterRuntimeMode: "placeholder" | "heuristic" | "active"

Runtime mode for a branch that is always available in some form.

  • heuristic means AgentOS is using its built-in lightweight implementation
  • active means the host injected or wired a stronger runtime implementation