feat(T03): OCR-Erfassung via OpenRouter Qwen2.5-VL + OCR UI with drag-and-drop

This commit is contained in:
2026-07-17 00:45:14 +02:00
parent b128ea6b39
commit 149ac04dc1
20 changed files with 2348 additions and 182 deletions
+9 -10
View File
@@ -1,12 +1,11 @@
# Next Steps
1. Commit T01 re-implementation changes
2. T03: OCR-Erfassung via OpenRouter Vision (Backend + Frontend)
3. T05: Sales + Legal/Compliance
4. T06: KI Copilot
5. T08: Bildretusche
6. Alembic Migration Setup für DB Schema
7. Docker-Compose für dev/prod erstellen
8. Redis Integration für Token-Refresh-Storage
9. Frontend: Dashboard-Page nach Login
10. Frontend: User Management UI (Admin)
1. **Verify T02+T04 tests** - Run vehicle and contact test suites to confirm they pass
2. **T03: OCR-Erfassung** - Implement OCR module with OpenRouter Qwen2.5-VL integration
3. **T05: Sales + Legal** - After T03
4. **T06: KI Copilot** - After T05
5. **T07: Bildretusche** - After T06
6. **Push to Forgejo** - After all tasks verified
## Immediate Action
Delegate T03 to implementation_engineer with architecture details for OCR module.