Benjamin Admin
f17608a956
feat: EU AI Database Registration (Art. 49) — Backend + Frontend
Backend (Go):
- DB Migration 023: ai_system_registrations Tabelle
- RegistrationStore: CRUD + Status-Management + Export-JSON
- RegistrationHandlers: 7 Endpoints (Create, List, Get, Update, Status, Prefill, Export)
- Routes in main.go: /sdk/v1/ai-registration/*
Frontend (Next.js):
- 6-Step Wizard: Anbieter → System → Klassifikation → Konformitaet → Trainingsdaten → Pruefung
- System-Karten mit Status-Badges (Entwurf/Bereit/Eingereicht/Registriert)
- JSON-Export fuer EU-Datenbank-Submission
- Status-Workflow: draft → ready → submitted → registered
- API Proxy Routes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 17:13:39 +02:00
..
2026-04-12 10:49:56 +02:00
2026-03-29 10:14:09 +02:00
2026-04-12 17:13:39 +02:00
2026-03-20 09:12:11 +01:00
2026-03-23 17:15:45 +01:00
2026-03-26 10:32:08 +01:00
2026-03-11 08:50:28 +01:00
2026-03-23 17:15:45 +01:00
2026-03-11 14:58:29 +01:00
2026-03-26 17:35:52 +01:00
2026-03-15 10:45:21 +01:00
2026-03-23 17:15:45 +01:00
2026-03-19 23:27:25 +01:00
2026-03-23 17:15:45 +01:00
2026-03-16 12:50:53 +01:00
2026-03-20 06:57:01 +01:00
2026-03-20 06:57:01 +01:00
2026-03-14 21:03:04 +01:00
2026-04-12 12:04:54 +02:00
2026-03-20 06:57:01 +01:00
2026-03-16 21:41:48 +01:00
2026-04-12 10:49:56 +02:00
2026-03-20 06:57:01 +01:00
2026-03-15 00:23:19 +01:00