Review Cycle Unified multi-dimensional code review orchestrator with dual-mode (session/module) file discovery, 7-dimension parallel analysis, iterative deep-dive on critical findings, and optional automated fix pipeline with intelligent batching and parallel planning. Architecture Overview Key Design Principles 1. Dual-Mode Review : Session-based (git changes) and module-based (path patterns) share the same review pipeline (Phase 2-5), differing only in file discovery (Phase 1) 2. Pure Orchestrator : Execute phases in sequence, parse outputs, pass context between them 3. Progressive Phase Lo…