Review and improve software architecture using evidence from module boundaries, dependency direction, coupling, cohesion, change paths, and public contracts. Use when auditing system structure, cyclic dependencies, god components, misplaced responsibilities, SOLID concerns, domain/application/infrastructure…
Coordinate an evidence-based review and safe improvement of an existing codebase across architecture, simplicity, duplication, maintainability, dependencies, testing, and performance. Use only when explicitly invoked for a holistic codebase audit, prioritized refactoring plan, or implementation of selected findings.…