Status: OUT
SOLID combats software rot in part by grounding the composition paradigm: the LSP→DIP→OCP dependency chain provides theoretical foundation for composition-based extension (relevant to rigidity), and the mutual reinforcement of SOLID principles prevents rot from migrating between dimensions (addressing fragility and immobility collectively) — but the specific mapping of composition mechanisms to individual rot vectors is an inference beyond what the antecedents establish, which emphasize the reinforcement pattern and the dependency chain's role in enabling composition rather than detailing per-vector composition mechanics.
SOLID's anti-rot effectiveness is mediated through composition, not through principles in isolation
Depends on (SL): solid-anti-rot-through-reinforcement, solid-grounds-composition-paradigm