AntiPattern

Runtime Dependency Mismatch

runtime-dependency-mismatch

Service boot and tests fail because a new database/service dependency or environment assumption diverges from runtime reality (e.g., container vs localhost, missing add-on), causing connection acquisition, request wiring, and startup/restart loops to break normal execution.