fix/deploy-cleanup
dev
Add automatic cleanup step before Docker build in deploy workflow: - Prune Docker build cache (can accumulate 30+ GB) - Remove unused Docker images - Clear swap to prevent thrashing during Go compilation Fixes deploy failures caused by server memory exhaustion. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>