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
07dd393533
cleanup: remove stale .mindmodel, old venvs, orphaned code, and transient artifacts
Removes:
- .mindmodel/ directory and related CI workflows (mindmodel-schedule.yml, mindmodel-validation.yml)
- scripts/mindmodel/ and scripts/validate_mindmodel.py
- src/types/ and src/validators/ (orphaned type modules, only used by mindmodel)
- tests/ci/, tests/scripts/mindmodel/, tests/types/, tests/validators/ (mindmodel-only tests)
- thoughts/ledgers/ and thoughts/shared/ (stale transient directories)
- .venv_axis and .venv_plotly (orphaned virtual environments, ~1.1 GB)
- outputs/blog-charts/ (stale generated HTML files)
- data/*.json sidecars (empty cache artifacts)
- __pycache__ and *.pyc files across repo
Updates:
- .gitignore: remove thoughts/shared/analyses/ entry
Space reclaimed: ~1.1 GB+
|
4 weeks 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_svd_themes.py
|
fix: SVD tab now uses raw SVD values for ALL components 1-10
|
2 months ago |