Owns the suggestion destination and suggestion content presentation.
- Screen, content, ViewModel split through
SuggestionScreen,SuggestionContent, andSuggestionViewModel. - Provider and Koin modules expose
SuggestionRouter.Provider.
SuggestionRouterentersSuggestionScreen.SuggestionScreenhostsSuggestionContent.SuggestionViewModelprepares state for the content surface.
- Uses
common/shared, core UI helpers, and app navigation contracts.
feature/suggestion/src/main/kotlin/feature/suggestion/src/main/AndroidManifest.xmlfeature/suggestion/build.gradle.kts