229 Commits (main)
 

Author SHA1 Message Date
Sven Geboers 504400faf2 fix: quiz seed from motions with actual individual MP votes 1 month ago
Sven Geboers 238d9e9ec2 test: add full quiz tab test suite and fix Geen stem normalization 1 month ago
Sven Geboers eb73275f32 feat(mp-quiz): add MP quiz tab and DB helpers; add design and plan docs 1 month ago
Sven Geboers b09e580f65 feat: motion content enrichment pipeline hardening 1 month ago
Sven Geboers aef7c45074 Refactor tests: replace sys.modules hacks with real DI + in-memory DB 1 month ago
Sven Geboers b7350d8f87 test: rewrite test_database_audit using mem_db fixture, no disk writes required 1 month ago
Sven Geboers e4f2c7ff59 fix: update integration test to unpack 5-tuple from ensure_text_embeddings 1 month ago
Sven Geboers ebb663aa8f docs: add test refactor implementation plan 1 month ago
Sven Geboers 07a89a207c docs: add test refactor design - replace monkeypatching with DI + in-memory DuckDB 1 month ago
Sven Geboers ce27dc6ac5 chore(ledgers): record fusion+similarity run summary and JSON details 1 month ago
Sven Geboers 22f53840b8 fix(explorer): normalise party name 'Nieuw Sociaal Contract' -> 'NSC' 1 month ago
Sven Geboers cbbdc6e738 fix(explorer): cleaner trajectories, NSC support, controversy filter, voting display, URL links 1 month ago
Sven Geboers cd7bb3b1e0 fix(explorer): filter to uniform-dim windows before PCA to prevent np.vstack shape mismatch 1 month ago
Sven Geboers 2891e9ee70 feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts 1 month ago
Sven Geboers daa22c5e2b feat: complete parliamentary embedding pipeline with full historical coverage 1 month ago
Sven Geboers a78bee9b0a feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 1 month ago
Sven Geboers a248807e03 Add design: embedding-based motion similarity cache 1 month ago
Sven Geboers bf68e48460 fix(analysis): improve PCA handling when PC1 dominates, add pca_residual option and plot autoscaling/variance annotation 1 month ago
Sven Geboers 23a1234314 feat(analysis): add 2D political compass (PCA/anchor) and 2D trajectories + visualizations 1 month ago
Sven Geboers 3551a82f83 feat(analysis): add 2D political compass and 2D trajectories 1 month ago
Sven Geboers f7d806dc3a fix(analysis): add Procrustes alignment and normalize vectors for drift computation 1 month ago
Sven Geboers aa2f66ac9f feat(analysis): fetch real MP metadata, fix anchor axis for party-level actors 1 month ago
Sven Geboers 5ad83ef1be fix(tests): update test_extract_mp_votes for party-level actor inclusion 1 month ago
Sven Geboers 847b783877 fix(pipeline): fix API pagination, add skip_details fast path, bulk mp_votes insert 1 month ago
Sven Geboers f2a831dfcf feat(pipeline): add orchestrator CLI, analysis modules, and ActorFractie ingestion 1 month ago
Sven Geboers a36e6cba4e feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
Sven Geboers c498c3467e update plan: replace spike with confirmed FractieZetelPersoon fetch task 1 month ago
Sven Geboers 0bbda408fb plan: parliamentary embedding pipeline MVP implementation plan 1 month ago
Sven Geboers fd73da3752 design: parliamentary embedding pipeline (late fusion SVD + text) 1 month ago