Platform Domains 
- The Coredomain must not have any dependency on any of the other domains. This means that neither classes nor assets fromStorefront,AdministrationorElasticsearchmay be used within theCoredomain.
- The Administrationdomain may have dependencies on theCoredomain but not on theStorefrontorElasticsearchdomain.
- The Elasticsearchdomain may have dependencies on theCoredomain but not on theStorefrontorAdministrationdomain.
- The Storefrontdomain may have dependencies on theCoredomain, but not on theAdministrationorElasticsearchdomain.