mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-15 04:10:45 +00:00
route mock was missing channel, lastRoutePolicy, matchedBy required by ResolvedAgentRoute (src/routing/resolve-route.ts:46). Add them so check-test-types stays green.