You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sven Geboers 50fafeecf3 feat: add motion semantic drift analysis script 4 weeks ago
..
ci ci(mindmodel): add scheduled validation workflow 1 month ago
config chore(format): add pre-commit and formatter configs 1 month ago
fixtures feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
integration fix: update integration test to unpack 5-tuple from ensure_text_embeddings 1 month ago
migrations feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
mindmodel feat(mindmodel): add CLI wrapper, edge-case tests, and manifest schema tests 1 month ago
scripts feat(mindmodel): add CLI wrapper, edge-case tests, and manifest schema tests 1 month ago
types feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
utils feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
validators feat(mindmodel): add CLI wrapper, edge-case tests, and manifest schema tests 1 month ago
__init__.py feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
conftest.py Refactor tests: replace sys.modules hacks with real DI + in-memory DB 1 month ago
test_ai_provider.py feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
test_ai_provider_retry.py feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 1 month ago
test_ai_provider_wrapper.py Refactor tests: replace sys.modules hacks with real DI + in-memory DB 1 month ago
test_analysis.py feat(pipeline): add orchestrator CLI, analysis modules, and ActorFractie ingestion 1 month ago
test_axis_label_fallback.py refactor: extract data loading and trajectory logic from explorer.py 4 weeks ago
test_axis_political_orientation.py feat: add right-wing party axis validation 4 weeks ago
test_build_trajectories_tab_fallback.py Add debug st.info before st.plotly_chart to diagnose invisible chart 1 month ago
test_compass_trajectory_consistency.py Add debug st.info before st.plotly_chart to diagnose invisible chart 1 month ago
test_compute_party_centroids.py Add debug st.info before st.plotly_chart to diagnose invisible chart 1 month ago
test_database_audit.py test: rewrite test_database_audit using mem_db fixture, no disk writes required 1 month ago
test_debug_flag.py chore(explorer): add get_debug_trajectories_enabled helper 1 month ago
test_diagnose_no_plot_trajectories.py feat(explorer): extend diagnostic inspector to surface mp samples/counts 1 month ago
test_download_script.py Add --skip-details, --update-existing flags to download_past_year.py with tests 1 month ago
test_explorer_chart.py refactor: use scatter plot format for SVD components 3-10 4 weeks ago
test_explorer_helpers.py Add debug st.info before st.plotly_chart to diagnose invisible chart 1 month ago
test_explorer_helpers_diagnostics.py feat(explorer): extend diagnostic inspector to surface mp samples/counts 1 month ago
test_explorer_import.py feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts 1 month ago
test_explorer_quiz.py test: add full quiz tab test suite and fix Geen stem normalization 1 month ago
test_extract_mp_votes.py fix(tests): update test_extract_mp_votes for party-level actor inclusion 1 month ago
test_fetch_mp_metadata.py feat(analysis): fetch real MP metadata, fix anchor axis for party-level actors 1 month ago
test_fusion.py feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 1 month ago
test_home_import.py feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts 1 month ago
test_inspect_positions_for_issues.py Add debug st.info before st.plotly_chart to diagnose invisible chart 1 month ago
test_match_mps.py test: add full quiz tab test suite and fix Geen stem normalization 1 month ago
test_migration_embeddings.py feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
test_migration_pipeline_tables.py feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
test_motion_drift.py feat: add motion semantic drift analysis script 4 weeks ago
test_political_axis.py Add compute_party_bootstrap_cis() to political_axis.py with tests 1 month ago
test_political_compass.py test: update tests for unified SVD label system (Task 7) 4 weeks ago
test_pyproject_deps.py feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
test_qa_similarity.py feat: motion content enrichment pipeline hardening 1 month ago
test_rerun_embeddings.py feat: motion content enrichment pipeline hardening 1 month ago
test_rerun_embeddings_retry.py Refactor tests: replace sys.modules hacks with real DI + in-memory DB 1 month ago
test_run_pipeline.py test: update tests for unified SVD label system (Task 7) 4 weeks ago
test_similarity_compute.py feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 1 month ago
test_similarity_compute_filter.py Refactor tests: replace sys.modules hacks with real DI + in-memory DB 1 month ago
test_similarity_db_helpers.py feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry 1 month ago
test_svd_labels.py test: add canonical party set validation for SVD flip direction 4 weeks ago
test_svd_pipeline.py feat(pipeline): implement parliamentary embedding pipeline MVP 1 month ago
test_sync_motion_content.py feat: motion content enrichment pipeline hardening 1 month ago
test_syncfeed_parsers.py feat(mp-quiz): add MP quiz tab and DB helpers; add design and plan docs 1 month ago
test_text_pipeline.py feat: motion content enrichment pipeline hardening 1 month ago
test_text_pipeline_retry.py feat: motion content enrichment pipeline hardening 1 month ago
test_trajectories_pipeline_integration.py test: add trajectory pipeline integration test 1 month ago
test_trajectory_label_confidence.py Add debug st.info before st.plotly_chart to diagnose invisible chart 1 month ago
test_trajectory_plot_renders.py test(trajectory): fix test quality issues 1 month ago
test_ui_no_raw_as_labels.py Add debug st.info before st.plotly_chart to diagnose invisible chart 1 month ago