Latest thought
Software Architecture vs AI Agent Architecture: The Same Patterns with Different Actors
Software engineers often look at AI and assume their experience is about to be replaced. It is not. Microservices and AI agent systems use the same two architecture patterns, orchestration and choreography. What changed is the actor: a service is deterministic, an agent is probabilistic, and every difference between the two worlds comes from that.