Upstream/Downstream Contexts
A context-mapping relationship where one bounded context depends on another but not the other way around.
Upstream and downstream describe the direction of dependency between two bounded contexts: the downstream context depends on the upstream context, but not the other way around.
ddd architecture patterns