Data Journeys
Step-by-step walkthroughs of the major request flows through the system.
The most important journey is the Checkout Saga — it demonstrates all six steps and the compensating transactions that fire when any step fails. Explore the other journeys to understand how the cart, discounts, and chaos panel interact.
Components
Every service, controller, stub, and infrastructure piece in the application.
Topics & Domain Objects
Key domain objects, request/response records, and session-scoped state that flow through the system.