Loads the configuration, composes the preset's capabilities and hands over to the
ModuleRegistry. Resolves once every module's init() has run (or has failed —
a registry failure is logged, not thrown, exactly as before).
Returns early — without side effects — when the namespace is unusable, when
GeoLeaf.loadConfig is missing, on a second boot call, or when the beforeBoot
hook rejects.
Loads the configuration, composes the preset's capabilities and hands over to the
ModuleRegistry. Resolves once every module'sinit()has run (or has failed — a registry failure is logged, not thrown, exactly as before).Returns early — without side effects — when the namespace is unusable, when
GeoLeaf.loadConfigis missing, on a second boot call, or when thebeforeBoothook rejects.