AntiPattern
Environment Mismatch Failures
environment-context-mismatch
Runtime behavior diverges from developer expectations because code runs with a different execution/debug/headless/unicode context than assumed, leading to unhit breakpoints, tool misconfiguration, import failures, GUI headless crashes, or regex semantics drift.