| 1 | /** |
| 2 | * Container entrypoint. Hydrates `process.env` from the runtime secret before |
| 3 | * loading the Socket.IO server, whose modules (`@/env`, DB preflight) read env |
| 4 | * at import time. See `@sim/runtime-secrets`. |
nothing calls this directly
no test coverage detected