Current topic: "Updating Settings UI for Sentry Control" Topic summary: I am now updating `SettingsScreen.kt` to include the Sentry opt-in toggle and an expandable card with privacy information. I will also update the `SettingsViewModel` and `SettingsState` to handle the new preference and toggle events. I'll start by checking the `SettingsViewModel.kt` to see how to add the new event and state. Strategic Intent: Add Sentry toggle and information card to the Settings screen.