Part 4 covers patterns 07–15 — orchestration, safety, memory, RAG, and event-driven agents — plus how to move from runnable examples to production architecture.
Part 3 covers patterns 01–06 — ReAct, Tool Use, Planning, Prompt Chaining, Routing, and Parallelization — with LangGraph flow diagrams and runnable commands for each.
Part 2 explains the three shared scenarios (IT helpdesk, e-commerce, ML pipeline) and the shared runtime that lets every pattern example run with the same CLI, tools, and LangGraph helpers.
Part 1 introduces agentic-ai-overview — a hands-on catalog of 15 LangGraph design patterns with three shared scenarios, and explains how to learn agentic AI by comparing patterns on the same domain.
Part 4 covers hexagonal architecture, the agent memory model, the background worker, Docker deployment, and the live agent explorer for learning multi-agent systems.