Neuer Endpoint liefert den OCR-extrahierten Reintext als text/plain mit Content-Disposition. ACL identisch zu /raw (Tenant-Isolation, Auditor-Regeln, User-Ownership-Check). Status-Mapping: done + chars>0 -> 200, attachment "<id16>.ocr.txt" pending -> 202 JSON {"error":"ocr_pending"} skipped/failed/disabled/empty -> 404 JSON {"error":"ocr_not_available"} Jeder erfolgreiche Download landet im Audit-Log als mail:ocr_download.
- Systemauslastungs-Sektion wird immer gerendert (nicht nur bei Erfolg) - Fehlermeldung wenn /api/admin/system/stats nicht erreichbar ist - Feature-Status auf In Review gesetzt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>