TypeScript compilation in the frontend Docker build fails with TS2307: Cannot find module '@bete/shared' because the shared package's .d.ts files in dist/ were never generated. The backend and discord-gateway Dockerfiles already have this build step — frontend was missing it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>