AntiPattern

Dependency Assumptions Drift

runtime-dependency-assumptions-drift

Production behavior breaks when runtime assumptions diverge—healthchecks call missing binaries (e.g., wget), HTTP formatting mismatches expectations, and caching/retry layers amplify failures—leading to hang/false health and security-hardening fixes that don’t address root causes.