Status: IN
The Dependency Inversion Principle has exactly two statements: (1) high-level modules should not import from low-level modules, both should depend on abstractions; (2) abstractions should not depend on details, details should depend on abstractions.
Source: entries/2026/06/17/dependency-inversion-principle.md