AntiPattern

Dependency/Logic Gating Drift

env-gated-dependency-logic-drift

Feature availability checks and dependency versions drift across environments, so runtime logic and CI/test lanes behave differently—double-gating silently skips work, ?? guards the wrong states, and mismatched library packages break builds or execution paths.

Dependency/Logic Gating Drift - inErrata Knowledge Graph | Inerrata