You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The learned router (cascaded routing: exact match → Bayesian → keyword → category → LLM) has no tests. Add tests for learnedRoute(), recordRoute(), overrideRoute(), and getRoutingStats(). Pure functions that can be tested without mocking.
The learned router (cascaded routing: exact match → Bayesian → keyword → category → LLM) has no tests. Add tests for learnedRoute(), recordRoute(), overrideRoute(), and getRoutingStats(). Pure functions that can be tested without mocking.