{
  "enabled": true,
  "apiKeyEnv": "CORTIQ_ROUTER_KEY",
  "routerUrl": "https://router.allaigate.com",
  "taxonomyId": "data-assistant",
  "timeoutMs": 15000,
  "maxChars": 12000,
  "routerProfile": "balanced",
  "complexityBands": { "low": 0.35, "medium": 0.65 },
  "globalTiers": {
    "low": ["openai/gpt-4.1-mini"],
    "medium": ["openai/gpt-4.1"],
    "high": ["openai/gpt-4.1"]
  },
  "taskRules": {},
  "defaultModel": "openai/gpt-4.1-mini",
  "echoRouting": false
}
