Benjamin Admin
62ecb3eb24
refactor: GPU Infrastruktur aus Core Admin entfernt (liegt im Lehrer)
...
CI / test-python-voice (push) Successful in 28s
CI / test-bqas (push) Successful in 28s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 30s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 18:30:02 +01:00
Benjamin Admin
c8cc8774db
refactor: Video Chat, Voice Service, Alerts Seiten aus Core Admin entfernt
...
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 27s
CI / test-python-voice (push) Successful in 28s
CI / test-bqas (push) Successful in 28s
- Kommunikation-Seiten nach Lehrer migriert
- API-Routes, Health-Check, Navigation bereinigt
- Screen-Flow, SBOM, Tests aktualisiert
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 17:36:22 +01:00
Benjamin Admin
72e0f18d08
feat(sbom): OCR- und HTR-Pakete für klausur-service ergänzen
...
Neue Python-Pakete dokumentiert:
- pyspellchecker 0.8.1+ (MIT) – OCR-Regelkorrektur Step 6
- pytesseract 0.3.10+ (Apache-2.0) – Tesseract OCR Wrapper
- opencv-python-headless 4.8+ (Apache-2.0) – Bildverarbeitung/Inpainting
- rapidocr-onnxruntime (Apache-2.0) – Schnelles OCR ARM64
- onnxruntime (MIT) – ONNX-Inferenz für RapidOCR
- eng-to-ipa (MIT) – IPA-Lautschrift-Lookup
- sentence-transformers 2.2+ (Apache-2.0) – Lokale Embeddings
- torch 2.0+ (BSD-3-Clause) – ML-Framework CPU/MPS
- transformers 4.x (Apache-2.0) – TrOCR/HTR-Modelle
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-03 18:42:53 +01:00
Benjamin Boenisch
97373580a8
Add admin-core frontend (Port 3008)
...
Next.js admin frontend for Core with 3 categories
(Communication, Infrastructure, Development), 13 modules,
2 roles (developer, ops), and 11 API proxy routes.
Includes docker-compose service and nginx SSL config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 14:44:37 +01:00