Status: IN
The Dependency Inversion Principle (DIP) states that high-level modules should not depend on low-level modules; both should depend on abstractions, not concretions.
Source: entries/2026/06/17/solid-overview.md
JSON