presentation/screens/goals/goals_list_screen library

Classes

GoalsListScreen
Legacy standalone screen kept for deep-link compatibility (/goals). In-app navigation now reaches Goals as a tab inside ProgressDashboardScreen via GoalsView. The two are visually identical except for the AppBar.
GoalsView
Body + inline FAB for the Goals list. Usable as a TabBarView child (progress dashboard) or wrapped in a standalone Scaffold (the legacy /goals route).