Scan codebase and generate architecture diagram data
Update or refine the architecture diagram
Review codebase for DRY (duplication) issues
Review error handling consistency and debuggability
Review schema as a single source of truth (Schema-first)
Review codebase for SRP (Single Responsibility) and boundaries
Review supply-chain and code-execution risks
Review test strategy and regression resistance