# Android App Native Jetpack Compose client scaffold for the Hermes study app. Planned structure: - `app/` - `core/` - `data/` - `domain/` - `feature/` - `benchmark/` - `androidTest/` This directory is reserved for the phase 6 native Android implementation.