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
| Recipe | Bridges used |
|---|---|
| Ordering ↔ Warehouse | Sync ACL (availability) + async Event (deduct on fulfill) |
| Identity ↔ Directory | Auth ownership + member provisioning Event + thin façades |
Read Core first if the bridges are unfamiliar: ACL · Events · Contracts · Event delivery.