Submit a task to final answer
Follow a legal task from the moment it is submitted over REST or MCP, through the workflow's ordered phases, into per-phase DyTopo rounds, and out as a single Opus-synthesised answer.
Model routing
| Condition | Model |
|---|---|
| T0 root orchestrator | Opus |
| debate / synthesis / high complexity | Opus |
| synthesis on Opus/Sonnet | Extended thinking (interleaved-thinking-2025-05-14) |
| T1 managers, T2 specialists, drafting | Sonnet |
| T3 tool agents, descriptors, extraction | Haiku |
OLLAMA_TIERS=3 + OLLAMA_ENABLED=true |
T3 → local Ollama |
LOCAL_INFERENCE_TIERS=all |
Everything → LM Studio / vLLM / Jan |
Prompt caching is enabled on all system prompts (Anthropic cache_control).
Extended thinking activates for synthesis, debate, and T0 reasoning calls.
Base URL override (enterprise/proxy routing) via ANTHROPIC_BASE_URL.