Current topic: "Implementation: Strings & Refactoring" Topic summary: I am starting the implementation of the second round of PR review fixes. This phase focuses on consolidating duplicate strings, removing unused resources, and refactoring the VehicleListViewModel to ensure side effects are handled correctly outside of state update blocks. I will then update the UI components to use these new resources before moving on to adding verification tests. Strategic Intent: Consolidating strings and refactoring ViewModel for cleaner state management.