AntiPattern
Stale Build/Runtime Configs
stale-build-runtime-config
Stale or mismatched build/runtime configuration—outdated bundler dependencies, ignored production environment variables, and auto-starting dev tooling—causes bundles to be wrong or processes to hang, and retries to obscure the underlying failure.