What problem does it solve? Teams often lack a senior engineer's perspective on their Android or Kotlin Multiplatform codebase, letting architectural problems like tangled modules, inconsistent state management, and leaky layering accumulate into costly tech debt. ## Core Features & Use Cases - Structured Architecture Audit: Evaluates modularization, layering, DI, state management, error handling, concurrency, testing, tooling, and KMP setup against explicit criteria. - Severity-Ranked Findings: Classifies each issue by severity, effort, and risk so teams can prioritize quick wins over large refactors. - Actionable Report: Produces a markdown report with strengths, findings, a recommended remediation sequence, and out-of-scope notes. - Use Case: A team lead suspects their growing Android app has module coupling problems. They run this review to get a prioritized list of architectural issues with concrete fixes before planning the next quarter's work. ## Quick Start Ask the assistant to perform an architecture review of your Android project and produce a severity-ranked report of findings.