Configuration & bootstrap
SdkConfiguration, JSON settings, and startup hooks.
ServerBaseEndpoint must end with /api (cloud default: https://licenpro.runasp.net/api). Call SdkConfiguration.Initialize or rely on licenpro.settings.json / appsettings.json discovery (see Quick Start).
Desktop hosts should invoke SdkBootstrap.OnApplicationStartup() once before the UI message loop so pending updates and theme defaults apply consistently.
