Run the full deploy readiness check for this project.
- Detect the deploy target (Railway/Vercel/GCP) from config files
- Check git status for uncommitted files
- Run type-check, lint, build, and tests
- Check for security vulnerabilities in dependencies
- Verify environment variables
- Output a GO/NO-GO verdict with any blockers listed