SwitchBoard is now a selector-only service.
TaskProposal -> SwitchBoard -> LaneDecision
- SwitchBoard accepts canonical
TaskProposalinput. - It evaluates lane-routing policy.
- It returns a canonical
LaneDecision. - It can also return a full routing plan with fallback and escalation candidates.
GET /healthPOST /routePOST /route-plan
See README.md and docs/routing/routing.md for the current routing model.