effect-orpc/node entrypoint installs a Node AsyncLocalStorage bridge for Effect FiberRefs.
side-effect-import.ts
withFiberContext
import.ts
withFiberContext(fn) captures the current Effect fiber refs and runs an async callback inside the Node bridge.
with-fiber-context.ts