Status: IN
SRP's actor-based framing provides the concrete operationalization mechanism for the abstract cohesion principles that SRP and ISP express: where the dual cohesion principles (class-level responsibility, interface-level role segregation) identify *what* to decompose, the actor model provides *how* to decide — by asking which distinct actors or roles a module serves, the abstract notion of cohesion becomes a concrete, repeatable design heuristic.
SRP's actor semantics transform the abstract cohesion concept into a concrete decision procedure
Depends on (SL): srp-precise-actor-semantics, srp-isp-dual-cohesion-principles