5ef4d3454c
Refactor of the combine chain dropped the closing `}` for the HomeViewModel class, so the screen composable below ended up nested inside the ViewModel and the file's brace count was off by one. Cascaded into "Unresolved reference HomeScreen" downstream. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>