- Convert HistoryView, NotFoundView, NotificationsView to Class API - Convert SettingsView and StatusView to Class API - Add proper @Component decorators and toNative exports - Simplify all views for consistent Class API usage Completes view component conversion to vue-facing-decorator pattern.