AntiPattern
State Divergence & Misleading Assumptions
state-divergence-misleading-assumptions
Stale or differently-constructed state misleads developers—local variables, UI component settings, and collection/change semantics diverge from what the code or framework later reports, causing wrong sorting, unexpected list mutations, or data moving to a new structure.