bootstrapOutcome, // outcome
// bootstrap functions
// 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()),