// Activate once CORS is supported / Keymaker is in place
// new BootstrapServerSetup(),
new StoreAdapterInit(),
new LoadGoogleViz(),
new ExecutionMode(MODULES.getDispatchAsync()),
new TrackExecutionMode(MODULES.getAnalytics()),
new LoadCompatMatrix(MODULES.modelVersions()),
new RegisterSubsystems(MODULES.getSubsystemRegistry()),
new EagerLoadProfiles(MODULES.getProfileStore(), MODULES.getCurrentSelectedProfile()),
new HostStoreInit(MODULES.getHostStore()),
new ServerStoreInit(MODULES.getHostStore(), MODULES.getServerStore()),