- Add AppMode enum (local, online) - Extend settings datasource with mode, setup, and onboarding flags - Update settings viewmodel with mode helpers and persistence
- Flutter frontend with Provider state management - FastAPI backend with SQLAlchemy ORM - Internationalization support (EN/DE) - Clean Architecture folder structure - GoRouter for navigation - GetIt for dependency injection