Skip to main content

Module route

Module route 

Source
Expand description

Route data types for the cost-router orchestrator.

These types are shared between mur-core (router logic) and mur-agent-runtime (future Phase 2 spawn decisions).

Structs§

EscalationEvent
One routing decision recorded in the escalation audit ledger.

Enums§

RouteDecision
Which model and tier to use for a sub-task.
RoutePolicy
Per-role routing override, stored in RoleEntry.route_policy.
RouteTier
Whether a model is cheap/local or frontier/expensive.
TaskType
Categories of sub-tasks for difficulty scoring.