Epic 6: SRP Refactor Hotspots
Goal
Reduce complexity and maintenance risk by splitting oversized high-impact files into focused modules/components.
Scope
- One hotspot = one dedicated issue and PR lane.
- Preserve behavior while reducing file responsibility breadth.
- Improve testability and future change safety.
Definition of Done
- Each hotspot issue delivers SRP-oriented split with no functional regression.
- Validation checks stay green.
Epic 6: SRP Refactor Hotspots
Goal
Reduce complexity and maintenance risk by splitting oversized high-impact files into focused modules/components.
Scope
Definition of Done