Sync System Bus Worker Deploy to the local joelclaw k8s cluster (Talos v1.12.4 / k8s v1.35.0). Important: has a deploy job on . That runner does not exist, so deploys must be completed locally. Quick Deploy The publish script handles everything — build, auth, push, k8s apply, rollout, verification: Optional: pass a tag (defaults to timestamp): GHCR Auth Order now authenticates in this order: 1. env var (if provided) 2. (agent-secrets) 3. fallback If your lacks , push will 403. Use . What the Script Does 1. Builds ARM64 Docker image (required — Talos/Colima node is aarch64) 2. Authenticates to…