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§
- Escalation
Event - One routing decision recorded in the escalation audit ledger.
Enums§
- Route
Decision - Which model and tier to use for a sub-task.
- Route
Policy - Per-role routing override, stored in
RoleEntry.route_policy. - Route
Tier - Whether a model is cheap/local or frontier/expensive.
- Task
Type - Categories of sub-tasks for difficulty scoring.