Benjamin Admin
b363c28539
feat: Add 76 Level-2 regex checks for document correctness verification
Split dsi_document_checker.py (466 LOC) into doc_checks/ package (9 files).
Two-pass L1→L2 logic: L1 checks "Is it mentioned?", L2 checks "Is it correct?"
(e.g. controller has full address, specific Art. 6 lit., concrete time periods).
138 total checks (62 L1 + 76 L2) across 7 doc types:
- DSE Art. 13: 31, Impressum §5 TMG: 16, Cookie §25 TDDDG: 15
- Widerruf §355: 15, AGB §305ff: 21, Social Media Art. 26: 20, DSFA Art. 35: 18
Frontend: hierarchical L1→L2 display with dual progress bars
(green=completeness, blue=correctness).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 12:37:03 +02:00
..
2026-04-16 13:14:50 +02:00
2026-04-23 16:20:57 +02:00
2026-05-07 12:37:03 +02:00
2026-04-20 05:50:59 +00:00
2026-04-22 23:52:11 +02:00
2026-04-12 17:13:39 +02:00
2026-03-08 13:31:16 +01:00
2026-04-26 21:04:11 +02:00
2026-03-23 17:15:45 +01:00
2026-03-26 10:32:08 +01:00
2026-04-16 13:06:45 +02:00
2026-04-16 13:20:17 +02:00
2026-03-08 14:25:41 +01:00
2026-05-03 08:53:38 +02:00
2026-04-11 18:50:30 +02:00
2026-04-16 17:10:14 +02:00
2026-04-23 12:28:49 +02:00
2026-03-11 14:58:29 +01:00
2026-04-16 13:13:38 +02:00
2026-04-28 00:43:34 +02:00
2026-04-19 16:11:53 +02:00
2026-04-19 16:11:53 +02:00
2026-04-19 16:11:53 +02:00
2026-05-03 09:08:05 +02:00
2026-04-15 08:18:59 +02:00
2026-04-28 19:25:38 +02:00
2026-04-11 18:51:16 +02:00
2026-04-16 13:20:17 +02:00
2026-04-28 00:43:34 +02:00
2026-05-03 07:48:06 +02:00
2026-04-28 16:00:07 +02:00
2026-04-16 13:06:45 +02:00
2026-04-16 17:12:15 +02:00
2026-04-16 13:07:04 +02:00
2026-05-07 10:53:26 +02:00
2026-04-16 13:07:04 +02:00
2026-04-12 15:52:45 +02:00
2026-04-14 22:48:03 +02:00
2026-04-11 22:47:01 +02:00
2026-04-18 00:10:34 +02:00
2026-04-16 13:13:38 +02:00
2026-04-11 22:47:59 +02:00
2026-04-11 18:51:54 +02:00
2026-04-16 17:10:14 +02:00
2026-04-13 18:21:35 +02:00
2026-04-16 13:07:04 +02:00
2026-04-16 17:12:15 +02:00
2026-04-16 13:20:17 +02:00
2026-04-14 22:50:55 +02:00
2026-04-15 08:22:24 +02:00
2026-04-16 13:07:04 +02:00
2026-04-14 22:52:20 +02:00
2026-04-26 21:04:11 +02:00
2026-04-16 13:13:38 +02:00
2026-04-11 22:53:08 +02:00
2026-03-20 06:57:01 +01:00
2026-04-17 12:26:39 +02:00
2026-04-23 16:20:57 +02:00
2026-04-16 13:14:28 +02:00
2026-04-16 17:11:45 +02:00
2026-04-16 16:26:48 +02:00
2026-03-09 20:43:23 +01:00
2026-04-14 22:50:29 +02:00
2026-04-16 13:14:28 +02:00
2026-05-07 10:53:26 +02:00
2026-04-25 17:43:19 +02:00