AntiPattern
Misordered/Hidden Semantics
hidden-state-semantics-mismatch
Temporal-guard logic and validation/condition checks operate on mutated or misinterpreted state—unknown keys get stripped before guards run, ?? leaves boolean branches wrong, and CAS/memory ordering or selector construction changes what the next iteration sees.