This is an order-processing backend built around one architectural bet: services should never call each other directly. Every cross-service interaction — reserving stock, sending a confirmation email, ...