Benjamin_Boenisch
  • Joined on 2026-02-07
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-03 06:34:00 +00:00
6527beae03 fix(sub-columns): exclude header/footer words from alignment clustering
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 19:17:03 +00:00
799668e472 fix: MkDocs Anker-Link in dokumentations-module.md korrigieren (#training → #training-engine)
5c7c0055ff docs: MkDocs, SDK-Flow und Tests fuer 6 Dokumentations-Module aktualisieren
ec53ba0350 fix: Audit PDF-Download-Pfad korrigiert (/pdf → /report/pdf)
34fc8dc654 feat: 6 Dokumentations-Module auf 100% — VVT Backend, Filter, PDF-Export
Compare 4 commits »
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-02 18:16:25 +00:00
3904ddb493 fix(sub-columns): convert relative word positions to absolute coords for split
6e1a349eed fix(tests): adjust word counts so 10% threshold works correctly
7252f9a956 refactor(ocr-pipeline): use left-edge alignment approach for sub-column detection
f13116345b fix(tests): use correct bbox_pct dict format in _cells_to_vocab_entries tests
991984d9c3 fix(tests): pass columns_meta arg to _cells_to_vocab_entries tests
Compare 6 commits »
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-02 16:55:04 +00:00
0532b2a797 fix(ocr-pipeline): skip edge-touching gaps in header/footer detection
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-02 16:07:10 +00:00
f1fcc67357 fix(ocr-pipeline): clamp gap detection to img_h to avoid dewarp padding
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-02 15:55:53 +00:00
c8981423d4 feat(ocr-pipeline): distinguish header/footer vs margin_top/margin_bottom
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-02 15:13:59 +00:00
f615c5f66d feat(ocr-pipeline): generic header/footer detection via projection gap analysis
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 15:12:18 +00:00
7cc420bd9e docs: Tests, MKDocs und SDK-Flow-Beschreibungen fuer Analyse-Module aktualisieren
d48ebc5211 feat: 7 Analyse-Module auf 100% — Backend-Endpoints, DB-Model, Frontend-Persistenz
Compare 2 commits »
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-02 14:42:48 +00:00
a052f73de3 fix(ocr-pipeline): pass left_x/right_x to classify_column_types in API path
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-02 14:30:32 +00:00
34ccdd5fd1 feat(ocr-pipeline): filter scan artifacts in content bounds and add margin regions
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 14:09:31 +00:00
d079886819 feat: 7 Vorbereitungs-Module auf 100% — Frontend, Proxy-Routen, Backend-Fixes
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-lehrer 2026-03-02 13:58:47 +00:00
e718353d9f feat(ocr-pipeline): 6 systematic improvements for robustness, performance & UX
c3a924a620 fix(ocr-pipeline): merge phonetic-only rows and fix bracket noise filter
650f15bc1b fix(ocr-pipeline): tolerate dictionary punctuation in noise filter
40a77a82f6 fix(ocr-pipeline): use midpoint boundaries for column word assignment
87931c35e4 fix(ocr-pipeline): stop noise filter from stripping parenthesized words
Compare 52 commits »
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 12:49:15 +00:00
fc83ebfd82 feat: Analyse-Module auf 100% Runde 2 — CREATE-Forms, Button-Handler, Persistenz
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 11:47:33 +00:00
a50a9810ee feat: Analyse-Module auf 100% — Backend-Wiring, Proxy-Route, DELETE-Endpoints
f7a0b11e41 fix: Vorbereitung-Module auf 100% — Feld-Fixes, Backend-Persistenz, Endpoints
80a988dc58 fix: SDK-Module Frontend-Backend-Mismatches beheben + fehlende Proxy-Routes
Compare 3 commits »
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 10:09:02 +00:00
e6d666b89b feat: Vorbereitung-Module auf 100% — Persistenz, Backend-Services, UCCA Frontend
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 09:11:06 +00:00
cd15ab0932 feat: Phase 3 — RAG-Anbindung fuer alle 18 Dokumenttypen + Vendor Contract Review
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 08:27:30 +00:00
d9f819e5be docs+tests: Phase 2 RAG audit — missing tests, dev docs, SDK flow page
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 07:59:46 +00:00
14a99322eb feat: Phase 2 — RAG integration in Requirements + DSFA Draft
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 07:22:37 +00:00
3d9bc285ac Fix backend-compliance DATABASE_URL: use sync psycopg2 instead of asyncpg
Benjamin_Boenisch pushed to main at Benjamin_Boenisch/breakpilot-compliance 2026-03-02 07:02:49 +00:00
a228b3b528 feat: add RAG corpus versioning and source policy backend