Benjamin_Boenisch
  • Joined on 2026-02-07
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 21:55:09 +00:00
4018b9af9b chore: add coverage.out to .gitignore
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 21:50:59 +00:00
a9f291ff49 test+docs: add policy library tests (67 tests) and MKDocs documentation
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 21:37:40 +00:00
0171d611f6 feat: add policy library with 29 German policy templates
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 20:59:20 +00:00
637fab6fdb fix: migration runner strips BEGIN/COMMIT and guards missing tables
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 20:54:19 +00:00
d462141ccd fix: migration runner continues on failure instead of aborting
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 20:45:09 +00:00
5f8aebf5b1 fix: make migrations 048/049 safe for environments without canonical tables
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 20:41:08 +00:00
c74f506415 fix: add API proxy routes for process-tasks and evidence-checks
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 20:03:18 +00:00
49ce417428 feat: add compliance modules 2-5 (dashboard, security templates, process manager, evidence collector)
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 08:11:36 +00:00
4a15d46dfd refactor: rename PaddleOCR → PP-OCRv5 in frontend, remove Kombi-Vergleich tab
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 07:38:40 +00:00
13d13c8226 fix: add all RAG regulation codes to license mapping
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 07:26:11 +00:00
b83b38e7f2 feat: use local RapidOCR as default in ocr_region_paddle(), remote as fallback
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 07:02:09 +00:00
a994ddee83 feat: add Kombi-Vergleich mode for side-by-side Paddle vs RapidOCR comparison
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 06:55:32 +00:00
b6e6ffaaee feat: add verification method, categories, and dedup UI to control library
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 20:03:11 +00:00
c2c082d4b4 docs+tests: update OCR Pipeline docs and add overlay position tests
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-13 19:27:15 +00:00
d6f51e4418 fix: deduplicate overlapping OCR words and use per-word Y positions in overlay
Benjamin_Boenisch pushed to coolify at Benjamin_Boenisch/breakpilot-core 2026-03-13 18:13:43 +00:00
520a0f401c fix: downgrade to PaddleOCR 2.x for CPU stability
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-core 2026-03-13 18:13:36 +00:00
96f94475f6 fix: downgrade to PaddleOCR 2.x — 3.x uses too much RAM on CPU
Benjamin_Boenisch pushed to coolify at Benjamin_Boenisch/breakpilot-core 2026-03-13 18:01:56 +00:00
6adf1fe1eb fix: force-disable oneDNN for PaddlePaddle 3.x
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-core 2026-03-13 18:01:49 +00:00
3fd3336f6c fix: force-disable oneDNN via paddle.set_flags and enable_mkldnn=False
Benjamin_Boenisch pushed to coolify at Benjamin_Boenisch/breakpilot-core 2026-03-13 17:54:32 +00:00
2ac6559291 fix: disable oneDNN and support PaddleOCR 3.x format