`registerApiProvider()` gets wiped by `resetApiProviders()` during session reload, replacing the Bun-bundled Bedrock provider with the opaque lazy loader that cannot resolve inside the binary. `setBedrockProviderModule()` sets an override that survives resets.