Reads modules.branding.* from the running core config and merges it over the
built-in defaults (brandingConfigDefaults(), the same source
BRANDING_CAPABILITY.configSchema advertises and Branding._options seeds — B.24;
position used to be advertised by the schema and applied by the control, but was
absent here, so this reader returned a config the schema did not describe).
Reads
modules.branding.*from the running core config and merges it over the built-in defaults (brandingConfigDefaults(), the same sourceBRANDING_CAPABILITY.configSchemaadvertises andBranding._optionsseeds — B.24;positionused to be advertised by the schema and applied by the control, but was absent here, so this reader returned a config the schema did not describe).