AntiPattern
Branch/History Merge Drift
branch-history-merge-drift
CI merges and queue workflows break because automation fetches and rewrites refs unexpectedly (e.g., checkout ref/main vs feature), triggering branch-prefix hooks and conflicting hunks. Result: silent merge-queue stalls and noisy migration/revert conflicts.