Benjamin Admin
589d2f811a
feat: Dewarp-Korrektur als Schritt 2 in OCR Pipeline (7 Schritte)
...
Implementiert Buchwoelbungs-Entzerrung mit zwei Methoden:
- Methode A: Vertikale-Kanten-Analyse (Sobel + Polynom 2. Grades)
- Methode B: Textzeilen-Baseline (Tesseract + Baseline-Kruemmung)
Beste Methode wird automatisch gewaehlt, manueller Slider (-3 bis +3).
Backend: 3 neue Endpoints (auto/manual dewarp, ground truth)
Frontend: StepDewarp + DewarpControls, Pipeline von 6 auf 7 Schritte
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 16:46:41 +01:00
Benjamin Admin
d552fd8b6b
feat: OCR Pipeline mit 6-Schritt-Wizard fuer Seitenrekonstruktion
...
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-school (push) Successful in 38s
CI / test-go-edu-search (push) Successful in 29s
CI / test-python-klausur (push) Successful in 1m46s
CI / test-python-agent-core (push) Successful in 17s
CI / test-nodejs-website (push) Successful in 22s
Neue Route /ai/ocr-pipeline mit schrittweiser Begradigung (Deskew),
Raster-Overlay und Ground Truth. Schritte 2-6 als Platzhalter.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-26 15:38:08 +01:00
Benjamin Boenisch
6a53f8d79c
refactor: Remove all SDK/compliance pages and API routes from admin-lehrer
...
SDK/compliance content belongs exclusively in admin-compliance (port 3007).
Removed:
- All (sdk)/ pages (document-crawler, dsb-portal, industry-templates, multi-tenant, sso)
- All api/sdk/ proxy routes
- All developers/sdk/ documentation pages
- Unused lib/sdk/ modules (kept: catalog-manager + its deps for dashboard)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 09:24:36 +01:00
Benjamin Boenisch
27f1899428
feat: Sync SDK modules, API routes, blog and docs from admin-v2
...
- DSB Portal, Industry Templates, Multi-Tenant, SSO frontend pages
- All SDK API proxy routes (academy, crawler, incidents, vendors, whistleblower, etc.)
- Blog section with compliance articles
- BYOEH system documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 21:12:30 +01:00
Benjamin Boenisch
1bd1a0002a
feat: Sync Document Crawler frontend page and API proxy (Phase 1.4)
...
Synced from admin-v2: 4-tab crawler page and catch-all API proxy route.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 20:35:29 +01:00
Benjamin Boenisch
8c1f7a783f
refactor(admin-lehrer): Rename to Admin Lehrer KI and remove migrated categories
...
Remove communication, infrastructure, and development categories from
navigation (now in Admin Core on port 3008). Rename Admin v2 to
Admin Lehrer KI in sidebar, header, and browser title.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 20:23:16 +01:00
Benjamin Boenisch
5a31f52310
Initial commit: breakpilot-lehrer - Lehrer KI Platform
...
Services: Admin-Lehrer, Backend-Lehrer, Studio v2, Website,
Klausur-Service, School-Service, Voice-Service, Geo-Service,
BreakPilot Drive, Agent-Core
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-11 23:47:26 +01:00