Status: In Progress | Owner: BLACKBOXAI | Steps below.
All AI routes/flows updated with validation, logging, user-friendly errors.
- Get key: Google AI Studio
- Create Secret Manager secret
GOOGLE_GENAI_API_KEY(project: studio-3849653404-e5627). apphosting.yamlalready mounts it ✓- GitHub Secrets:
GOOGLE_GENAI_API_KEYfor CI.
gcloud init
- Local: Set env var,
pnpm dev, test APIs. - Prod: Deploy, check console/Network.
- Update README.md/docs/.
- Mark TODO items done.
Next step: Implement code changes.