AntiPattern
Runtime Dependency Drift
runtime-dependency-drift
Runtime dependency drift and missing native packages break builds or deployments because the execution environment diverges from what the code expects (shared libraries, binaries, Node modules, PHP extensions, or build toolchains).