Review Android and Kotlin Multiplatform code for architectural soundness: module boundaries, layering, dependency direction, state management, and concurrency. Use this whenever someone asks for a code review, PR review, architecture audit, or design feedback on Android, Kotlin, or Compose Multiplat
Review Android and Kotlin Multiplatform code for architectural soundness: module boundaries, layering, dependency direction, state management, and concurrency. Use this whenever someone asks for a code review, PR review, architecture audit, or design feedback on Android, Kotlin, or Compose Multiplatform code, or mentions module structure, MVVM/MVI, UDF, dependency injection, coroutine scoping, or