• Joined on 2026-03-28
tobias closed issue tobias/gwoe-antragspruefer#50 2026-04-09 11:31:34 +02:00
E2E Functional Acceptance Tests für aktive Bundesländer (Umbrella)
tobias commented on issue tobias/gwoe-antragspruefer#52 2026-04-09 11:31:34 +02:00
E2E Sub-B: Adapter ↔ Frontend Cross-Validation

Sub-B erledigt — tests/integration/test_frontend_xref.py + ground_truth.py mit kuratiertem Sample pro aktivem BL. Commit 73a7f76. NRW-Sample noch placeholder, andere 9 BL kuratiert.

tobias commented on issue tobias/gwoe-antragspruefer#50 2026-04-09 11:31:34 +02:00
E2E Functional Acceptance Tests für aktive Bundesländer (Umbrella)

E2E-Umbrella komplett implementiert. Alle 4 Sub-Issues fertig (#51 Adapter-Live, #52 Frontend-Xref, #53 Wahlprogramm-Indexing, #54 Citation-Substring), Commits 73a7f76 + 64cbff5 + nachfolgende.…

tobias closed issue tobias/gwoe-antragspruefer#52 2026-04-09 11:31:34 +02:00
E2E Sub-B: Adapter ↔ Frontend Cross-Validation
tobias commented on issue tobias/gwoe-antragspruefer#51 2026-04-09 11:31:34 +02:00
E2E Sub-A: Live Adapter Tests (Reachability + Type-Filter)

Sub-A erledigt — tests/integration/test_adapters_live.py mit Reachability/Type-Filter/Datum/Fraktion-Plausibilitäts-Checks pro aktivem BL. Commit 73a7f76.

tobias closed issue tobias/gwoe-antragspruefer#51 2026-04-09 11:31:34 +02:00
E2E Sub-A: Live Adapter Tests (Reachability + Type-Filter)
tobias commented on issue tobias/gwoe-antragspruefer#59 2026-04-09 11:30:51 +02:00
Autonomous Roadmap 2026-04-09 — Reihenfolge + Abhängigkeiten

Roadmap-Stand 2026-04-09 (autonomer Run abgeschlossen)

Erledigt

  • Phase A Audit-Restbefunde #57.3/4/7 — Commit 9c70b46, deployed, Befunde live verifiziert
  • Phase B
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-09 11:30:12 +02:00
7cf073122f Phase E (substituted): Auswertungen-Drilldown-Modal (#59)
tobias commented on issue tobias/gwoe-antragspruefer#16 2026-04-09 11:27:51 +02:00
UI: Zwei getrennte Suchfelder — DB-Suche vs. Landtagsserver-Suche

Erledigt durch Phase D / Commit 26f13bd. Search-Row in index.html aufgespalten in zwei klar getrennte Inputs (DB / Landtag), beide mit eigenem Trigger. Live verifiziert auf https://gwoe.toppyr.…

tobias closed issue tobias/gwoe-antragspruefer#16 2026-04-09 11:27:51 +02:00
UI: Zwei getrennte Suchfelder — DB-Suche vs. Landtagsserver-Suche
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-09 11:27:31 +02:00
26f13bd29d Phase D: zwei getrennte Suchfelder + Auswertungen-Link (#16, #59)
tobias commented on issue tobias/gwoe-antragspruefer#58 2026-04-09 11:26:28 +02:00
Auswertungen — Bundesland × Partei × Wahlperiode Aggregations-Dashboard

Phase C aus Roadmap #59 deployed (Commit 3631e54).

  • Backend: app/auswertungen.py mit Matrix/Zeitreihe/CSV-Long-Format
  • app/wahlperioden.py mit wahlperiode_for(datum, bl)
  • 4 neue…
tobias closed issue tobias/gwoe-antragspruefer#45 2026-04-09 11:26:28 +02:00
CSV-/Excel-Export der Bewertungen
tobias commented on issue tobias/gwoe-antragspruefer#45 2026-04-09 11:26:28 +02:00
CSV-/Excel-Export der Bewertungen

Erledigt durch #58 / Commit 3631e54/api/auswertungen/export.csv liefert Long-Format-CSV (Spalten: drucksache, bundesland, wahlperiode, datum, partei, gwoe_score). UI-Button auf `/auswertun…

tobias closed issue tobias/gwoe-antragspruefer#58 2026-04-09 11:26:28 +02:00
Auswertungen — Bundesland × Partei × Wahlperiode Aggregations-Dashboard
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-09 11:25:58 +02:00
3631e5418c Phase C: Auswertungen-Dashboard #58 + CSV-Export #45 (Roadmap #59)
tobias commented on issue tobias/gwoe-antragspruefer#55 2026-04-09 11:22:38 +02:00
Parteinamen-Mapper: zentrale app/parteien.py mit kontext-sensitiver normalize_partei()

Phase B aus Roadmap #59 deployed (Commit eb045d0).

  • app/parteien.py mit 14 Einträgen + FW-Familien-Disambiguierung
  • 4 Adapter-Methoden in app/parlamente.py durch zentralen Shim ersetzt…
tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-09 11:22:15 +02:00
eb045d0ed3 Phase B: Parteinamen-Mapper #55 (Roadmap #59)
tobias commented on issue tobias/gwoe-antragspruefer#57 2026-04-09 11:15:47 +02:00
Regelmäßige Security Audits — initiale Befunde + wiederkehrender Prozess

Phase A aus Roadmap #59 deployed (Commit 9c70b46). Befunde #3, #4, #7 erledigt. Live verifiziert: bad-Drucksache → 400, ok-Drucksache → 200, 250-Zeichen-Query → 400, 50-Zeichen-Query →…

tobias pushed to main at tobias/gwoe-antragspruefer 2026-04-09 11:15:17 +02:00
9c70b463ac Phase A: Audit-Restbefunde #57.3/4/7 (Roadmap #59)