feat(deploy): add .env backup and health check before prune
- Backup .env to timestamped file before git pull
- Wait for services to be healthy after docker compose up
- Only prune images if no services are unhealthy/exited
- Use separate build and up commands for better control
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>