Series: CQRS and architecture for AI agents

Series: CQRS and architecture for AI agents This series splits the content of "How CQRS stems the bleeding of your architecture (and saves your AI Agents)" into five shorter articles (~6–7 min read...

By · · 1 min read
Series: CQRS and architecture for AI agents

Source: DEV Community

Series: CQRS and architecture for AI agents This series splits the content of "How CQRS stems the bleeding of your architecture (and saves your AI Agents)" into five shorter articles (~6–7 min read each). The full version in a single file is also available. Articles in the series # Article Summary Time 1 Why CRUD bleeds (and what you feel) Symptoms, anatomy of CRUD degradation, and impact on AI agent orchestration. ~6 min 2 CQRS: fundamentals and practice in Elixir Command and Query stacks; Queries and Commands in the Trips4you.Finance context. ~7 min 3 Ask vs Act: RAG, Tool Use and AI agents RAG (Read Path), Tool Use (Write Path), and Read vs Write table for AI governance. ~6 min 4 Event Sourcing and materialization in Elixir Persistence as a timeline; Commanded, AshCommanded, Projectors and Bumblebee/pgvector. ~6 min 5 Evolution without Big Bang: Hexagonal, Strangler and governance Ports and Adapters, Strangler Fig, Evolutionary Architectures, Fitness Functions, conclusion and takeaw