
How we reduced LLM cognitive load with the Sub-Agent-as-a-Tool pattern
Piling 15+ complex tools into a single LLM was causing context confusion. Here's why we bypassed top-level routing, embraced the Sub-Agent-as-a-Tool pattern, and built a generic multi-agent backend that scales.



