The Best Agent Architectures Are Event-Driven, Not Chat-Driven
Chat is one trigger among many. Design for events first, and conversation becomes a natural special case.
Apr 24, 20266 min read4

Search for a command to run...
Articles tagged with #agent-orchestration
Chat is one trigger among many. Design for events first, and conversation becomes a natural special case.

Separating what an agent does from how it runs — and why the declarative pattern keeps winning

Verification belongs in the architecture, not the prompt. Here's how to build it with composable workers.

Tools aren't agent code — they're organizational infrastructure. The sooner teams treat them that way, the sooner agents stop being prototypes.

The orchestration layer your team keeps re-writing is infrastructure in disguise

Most teams jump to multi-agent orchestration before they've exhausted what a single agent with proper state management can do
