mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
Round seven: a remote-advertised default candidate tried the local branch first, so a stale local main outranked the fresher origin/main the symref points at and refilled changedFiles with the divergence. The candidate now leads with the advertised remote rev, mirroring the upstream candidate's reasoning. Failing-first test: local main forced two commits behind the remote default, feature delta stays clean. Prepared with AI assistance (Claude Code), directed by @pbakaus. Co-Authored-By: Claude Code <noreply@anthropic.com>