Optionalconfig: Partial<CompositeRouterConfigWithPreference>Optionallogger: ILoggerUnified method that routes, executes, and auto-records feedback. Use this for most cases; use route() when you need decision details without execution.
Task to execute
Result with CLI response or error
(#2540 PR 7) Public accessor for the wired cache (or undefined).
OptionalqualityScore: numberGet the metrics collector (if configured). (Source: Issue #559 - Wire RoutingMetricsCollector to CompositeRouter)
Get the orchestration observer (if configured). (Source: Issue #587 - Wire OrchestrationObserver to CompositeRouter)
Get capacity status for all registered CLIs (Issue #807).
Get the routing memory instance (if enabled).
CompositeRouter implementation.