1 min readCalm pace · scan the outline anytime

Cookbook

End-to-end greenfield recipes for Modular Hexagonal DDD — Ordering, Warehouse, Identity, Directory.

Cookbook

Cookbook pages walk one story end-to-end using greenfield modules. They show folder sketches and port names — not dumps of a product codebase. These recipes are defined here; consuming apps rename the contexts to their domains.

Recipes

RecipeBridges used
Ordering ↔ WarehouseSync ACL (availability) + async Event (deduct on fulfill)
Identity ↔ DirectoryAuth ownership + member provisioning Event + thin façades

Read Core first if the bridges are unfamiliar: ACL · Events · Contracts · Event delivery.

Modular Hexagonal Domain-Driven Design
Core 1.0.0-draft