ci/unified-pipeline
main
- Single job: vet → test → build binary → build image → push - Image build/push only on main push (skip on PR) - Fixed Dockerfile: golang:1.26, build cmd/worker, removed HTTP healthcheck - Removed separate build-push.yml