nestjs-pino requires pino-http as a peer dependency at runtime (LoggerModule.js requires it directly), but it wasn't listed in package.json -- crashed on boot with MODULE_NOT_FOUND. ceo-api already had this listed; ceo-worker didn't.