Benjamin_Boenisch
  • Joined on 2026-02-07
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-16 11:31:17 +00:00
5b5213c2b9 feat: add Structure Detection step to OCR pipeline
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-16 10:25:50 +00:00
5adb1c5f16 feat(iace): integrate Rule Library as 58 extended hazard patterns (HP045-HP102)
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-16 09:23:00 +00:00
9c1355c05f feat(iace): Phase 5+6 — frontend integration, RAG library search, comprehensive tests
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-16 07:50:23 +00:00
3b2006ebce feat(iace): add hazard-matching-engine with component library, tag system, and pattern engine
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-16 07:12:59 +00:00
fbbec6cf5e feat: run shading-based box detection alongside line detection
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-16 06:44:07 +00:00
a6951940b9 fix: use median hue, Otsu threshold, and background subtraction for colors
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-15 22:14:03 +00:00
c7651796c9 feat(iace): integrate ISO 12100 machine risk model with 4-factor assessment
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-15 14:11:10 +00:00
c8fd9cc780 feat(control-library): document-grouped batching, generation strategy tracking, sort by source
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-15 09:45:37 +00:00
0d95c3bb44 feat(control-provenance): add filter explanations, badges, and updated taxonomy
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-15 08:03:30 +00:00
f066cf1a03 feat(control-library): add document source dropdown filter
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-15 00:03:11 +00:00
4a8d43fd71 feat: display detected text colors in grid editor UI
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 23:53:07 +00:00
bcd55e12d7 fix: run color annotation on final cell word_boxes, not pre-grid words
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 23:50:12 +00:00
2bd63ec402 feat: add color detection for OCR word boxes
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 23:43:55 +00:00
dd09fa7a46 feat: CRA wiki, cybersecurity policy template, Phase H RAG ingestion
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 23:23:25 +00:00
f3e05c1bf7 feat: enhance whistleblower HinSchG content, fix control-library filter layout
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 23:18:30 +00:00
39a4d8564c chore: add per-cluster debug logging for column alignment detection
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 23:10:39 +00:00
1162eac7b4 fix: use group-start positions for column detection, not all word left-edges
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 23:04:11 +00:00
28352f5bab feat: replace gap-based column detection with left-edge alignment algorithm
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-14 22:52:02 +00:00
2ed1c08acf feat: enhance legal basis display, add batch processing tests and docs
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-14 22:41:15 +00:00
c3f1547e32 feat: add Excel-like grid editor for OCR overlay (Kombi mode step 6)