Current topic: "Refining Screenshots for Release UI" Topic summary: I will first investigate how the 'Developer' section is shown in `SettingsScreen.kt` and ensure it is hidden for screenshots. Then, I will attempt to run the screenshot generation against the release build type (or a configuration that mimics it) to ensure a clean UI. I will also verify the regeneration process to ensure all PNG assets are correctly updated this time. Strategic Intent: Hide Developer section and ensure screenshots are regenerated using the release-like configuration.