graph

subgraph domainTransportLogistics[Domain Transport Logistics]

	subgraph subdomainCoreTransportLogistics[Subdomain Core: Transport Logistics]
		boundedContextOrders[Bounded Context: Order Managment]
		boundedContextTariffs[Bounded Context: Tariff Managment]
	end

	subgraph subdomainCoreSocial[Subdomain: Social Media]
		boundedContextUserProfiles[Bounded Context: User Profiles]
		boundedContextIdentity[Bounded Context: Identity]
	end

	subgraph subdomainCoreLocations[Subdomain: Locations]
		boundedContextLocations[Bounded Context: Location Managment]
	end

end

boundedContextOrders-..->boundedContextUserProfiles
boundedContextOrders-..->boundedContextTariffs
boundedContextTariffs-..->boundedContextUserProfiles
boundedContextTariffs-..->boundedContextLocations
boundedContextUserProfiles-..->boundedContextIdentity

click boundedContextLocations href "<https://www.notion.so/symasoiti/Bounded-Context-Locations-364251dc033b41d694f115a63c358a28>"
click boundedContextOrders href "<https://www.notion.so/symasoiti/Bounded-Context-Orders-de2f46b5228e40148a8ffbb38e797214>"
click boundedContextTariffs href "<https://www.notion.so/symasoiti/Bounded-Context-Tariffs-dbd46de8980341688a57db50c0296f95>"
click boundedContextIdentity href "<https://www.notion.so/symasoiti/Bounded-Context-Users-8a1e70a16da1409e829d6e54d6b2f9d2>"

[Subdomain Core: Transport Logistics](https://www.notion.so/Subdomain-Core-Transport-Logistics-16600de08fdf4fcda2cb8eb635771cf7)

[Subdomain Support: Locations](https://www.notion.so/Subdomain-Support-Locations-847ce117224b4dfc90d5874e52f39812)

Subdomain Support: Social media

Shared kernel