Production deployments should restart the Node process for releases rather than relying on application hot reload. Hot reload preserves live runners and SSE clients, but each successful reload creates new ESM cache entries.