{ "defaultModel": "anthropic/claude-haiku-4-5", "classifierType": "llm", "classifierLLMConfig": { "model": "anthropic/claude-haiku-4-5", "classificationRubric": "agentic", "timeoutMs": 3000 }, "classifierFallback": "heuristic", "classifierContextWindowSize": 3, "classifierContextPerTurnChars": 200, "classifierContextIncludeAssistantTurns": false, "tiers": { "SIMPLE": "anthropic/claude-haiku-4-5", "MEDIUM": "anthropic/claude-sonnet-5", "COMPLEX": "anthropic/claude-sonnet-5", "REASONING": { "model": "anthropic/claude-opus-5", "thinkingLevel": "high" } } }