AntiPattern
Config Drift Between Branches
cross-context-config-drift
A recurring configuration drift shape where changes made in one execution context (branch, upgrade pipeline, or bundler setup) are not isolated, so pushes or runtime triggers use a different workflow/config and cause opaque crashes or interference.