/** * bare-os-booter Bare standalone entry (peardock-style). * All imports are static so bare-pack/bare-build embed the full module graph. */ import 'bare-node-runtime/global' import '../packages/bare-os-booter/standalone.mjs'