Local+Cloud login relies on CSS Components.js injection for the scoped WebID picker and provision-aware Pod creator. The 0.3.37 package contains the handler classes but does not pass oidcIssuer/nodeId into the override parameters, so Local login can decode provision codes with the wrong base and fail to scope Pods to the current SP.
Constraint: LinX consumes xpod from the published npm package, not the dirty sibling checkout.
Rejected: Patch LinX UI fallback | would hide the broken Solid/OIDC runtime boundary and still allow wrong SP selection.
Confidence: high
Scope-risk: narrow
Tested: bun run build
Tested: bunx vitest --run tests/provision/ProvisionPodCreator.test.ts tests/identity/ScopedPickWebIdHandler.test.ts tests/runtime/bootstrap.test.ts