You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bring Bitkit Android's engineering foundation to a current, internally consistent state through independently owned maintenance issues with explicit dependencies, measurable acceptance criteria, and product-level verification.
GitHub's native sub-issue relation is the source of truth for child scope and completion. The Kotlin/Compose child also specifies two follow-up issues for version-specific AI rules and current-language-feature code style. The Navigation 3 child owns an ordered series of separate-concern pull requests.
fix: gate screen deeplinks to debug #1132
Can land independently.
Confines screen deep links (bitkit://screen/...) to debug source sets so release/store builds cannot honor them.
Ownership
Each direct child owns one coherent concern and its verification evidence.
Each child or follow-up issue owns one implementation pull request, except:
Goal
Bring Bitkit Android's engineering foundation to a current, internally consistent state through independently owned maintenance issues with explicit dependencies, measurable acceptance criteria, and product-level verification.
GitHub's native sub-issue relation is the source of truth for child scope and completion. The Kotlin/Compose child also specifies two follow-up issues for version-specific AI rules and current-language-feature code style. The Navigation 3 child owns an ordered series of separate-concern pull requests.
Dependency order
Can land independently.
8.13.22.3.21or newer baseline required by chore: upgrade to agp 9 and configure parallelism #1114Upgrades AGP, Gradle, KSP, Hilt, parallelism, and artifact publication from the landed Kotlin/Compose baseline.
Incorporates the landed Kotlin/Compose and AGP/KSP/Hilt outcomes into the catalog audit.
Implementation starts from the settled toolchain and dependency catalog.
Can land independently.
Confines screen deep links (
bitkit://screen/...) to debug source sets so release/store builds cannot honor them.Ownership
Owns directly coupled artifact paths and build/release documentation.
Owns generic AI guidance, rule architecture, and agent-facing command discovery.
Its rule follow-up owns version-specific language and Compose guidance.
Acceptance criteria
masterpasses the combined build, test, lint, device, E2E, journey, release, and documentation checks applicable to the changed surfaces.✅ Doneafter acceptance, review, check, and merge gates complete.