iiRecord
Agentic AI Atlas · GAP-ROUTE-001: Smart Effect Routing Engine
page:docs-harness-features-backlog-gaps-effect-routing-gap-route-001a5c.ai
II.
Page reference

page:docs-harness-features-backlog-gaps-effect-routing-gap-route-001

Reading · 1 min

GAP-ROUTE-001: Smart Effect Routing Engine reference

Centralized routing engine that considers task kind, capabilities needed, model preference, cost, and harness health to select optimal execution target.

Pagewiki/docs/harness-features-backlog/gaps/effect-routing/GAP-ROUTE-001.mdOutgoing · 0Incoming · 1

GAP-ROUTE-001: Smart Effect Routing Engine

FieldValue
Categoryeffect-routing
PriorityHigh
EffortXL
StatusMissing

Description

Centralized routing engine that considers task kind, capabilities needed, model preference, cost, and harness health to select optimal execution target.

Current State

All effects routed to single configured harness. No routing logic.

Target State

Routing engine evaluates: task required capabilities, model preference, cost constraints, harness availability and health, historical performance. Selects optimal harness/model combination per effect.

Dependencies

Key Files

ComponentPath
Harness adapterspackages/sdk/src/harness/
Task definitionspackages/sdk/src/tasks/
Adapter registrypackages/sdk/src/harness/registry.ts

Recommendation

Phase 3 implementation. Build routing engine as central coordinator. Integrate capability matching, cost optimization, and health awareness.