- Added two sample `ProfileObject` instances to the static `Default` Profile - Includes object metadata like ObjStateId, ObjectId, headlines, and sublines - Enhances the default response of `GET /api/profile` for testing/demo purposes
- Basisklasse CRUDControllerBaseWithErrorHandling entfernt - Statisches Standard-Profilobjekt für Test-/Demo-Zwecke eingeführt - Generisches CRUD-Verhalten durch einfachen GET-Endpunkt ersetzt - Fehlerbehandlung mit Logging und HTTP-500-Antwort verbessert