Rename the CI binary and its artifact to zampler-amd64, and make the Dockerfile arch-agnostic via ARG TARGETARCH / COPY zampler-$TARGETARCH. Keeps the pipeline single-arch for now but makes adding an arm64 leg a smaller change later. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>