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
e352d7c7bc
feat: add pipeline health checks module and CLI runner
- Create health/ package with HealthStatus, HealthCheck, HealthReport
- Add check_motion_freshness, check_embedding_coverage, check_llm_coverage
- Add scripts/health_check.py CLI with text/JSON output and exit codes
- Add comprehensive tests for core, checks, and CLI
P4-005: Pipeline health checks
|
4 weeks ago |
| .. |
|
mindmodel
|
feat(mindmodel): add CLI wrapper and tests
|
2 months ago |
|
compare_svd_exclude_parties.py
|
feat: complete parliamentary embedding pipeline with full historical coverage
|
2 months ago |
|
compute_test_batch.py
|
feat(pipeline): implement parliamentary embedding pipeline MVP
|
2 months ago |
|
derive_svd_labels.py
|
feat(svd): update 8 of 10 axis labels derived from motion content
|
2 months ago |
|
diagnose_trajectories_cli.py
|
feat(diagnostics): enhance trajectory diagnostic script with real data mode
|
2 months ago |
|
download_past_year.py
|
Fix update_existing_motions: single write connection and module-level duckdb import
|
2 months ago |
|
fill_mp_votes_parties.py
|
feat: complete parliamentary embedding pipeline with full historical coverage
|
2 months ago |
|
generate_compass.py
|
feat: complete parliamentary embedding pipeline with full historical coverage
|
2 months ago |
|
generate_extra_charts.py
|
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
|
2 months ago |
|
generate_svd_json.py
|
feat(svd): pool-based motion assignment ensures all 10 components have 10 motions
|
2 months ago |
|
health_check.py
|
feat: add pipeline health checks module and CLI runner
|
4 weeks ago |
|
inspect_axis.py
|
feat: complete parliamentary embedding pipeline with full historical coverage
|
2 months ago |
|
motion_drift.py
|
feat: add motion semantic drift analysis script
|
2 months ago |
|
qa_similarity.py
|
feat: motion content enrichment pipeline hardening
|
2 months ago |
|
recompute_svd.py
|
fix: exclude quarterly windows from all PCA/SVD computation
|
1 month ago |
|
rerun_embeddings.py
|
feat(mp-quiz): add MP quiz tab and DB helpers; add design and plan docs
|
2 months ago |
|
semantic_gravity_examples.py
|
feat: add semantic gravity examples script and Axis 1 shift analysis
|
2 months ago |
|
svd_diagnostics.py
|
feat: complete parliamentary embedding pipeline with full historical coverage
|
2 months ago |
|
sync_motion_content.py
|
feat(mp-quiz): add MP quiz tab and DB helpers; add design and plan docs
|
2 months ago |
|
validate_mindmodel.py
|
feat(mindmodel): add CLI wrapper, edge-case tests, and manifest schema tests
|
2 months ago |
|
validate_svd_themes.py
|
fix: SVD tab now uses raw SVD values for ALL components 1-10
|
2 months ago |