AntiPattern
State Assumptions Break Changes
state-assumption-integration-breaks
Assumptions about a system’s state transitions or references break during integration: merges introduce incompatible changes, git workflows resolve conflicted histories poorly, and config/pipeline or FSM validators reject invalid “one commit = multiple edges” updates.