- deploy.yml: proper Docker buildx setup, arm64 build, kubectl deploy to staging - promote.yml: production deploy on v* tags with proper image tagging
- Extract complete codebase from running staging pod - Add Dockerfile with multi-stage build for Node.js + Puppeteer - Configure CI/CD workflows for staging and production deployment - Include all source files, configs, and public assets