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 |
| .. |
|
tabs
|
refactor: decompose explorer.py into analysis/tabs/ and add scheduler
|
4 weeks ago |
|
__init__.py
|
feat(pipeline): add orchestrator CLI, analysis modules, and ActorFractie ingestion
|
2 months ago |
|
axis_classifier.py
|
refactor: remove Stemgedrag cohesie section and fallback axis message
|
2 months ago |
|
clustering.py
|
refactor: make duckdb imports optional in analysis modules
|
2 months ago |
|
config.py
|
infra: fix CI, config, docker-compose, README, and pre-commit
|
4 weeks ago |
|
explorer_data.py
|
cleanup: remove stale .mindmodel, old venvs, orphaned code, and transient artifacts
|
4 weeks ago |
|
political_axis.py
|
Use aligned PCA scores for all SVD components 1-10
|
2 months ago |
|
projections.py
|
refactor: extract data loading and trajectory logic from explorer.py
|
2 months ago |
|
svd_labels.py
|
fix: resolve SVD axis label alignment and score mismatch in tijdtraject view
|
2 months ago |
|
trajectory.py
|
refactor: make duckdb imports optional in analysis modules
|
2 months ago |
|
visualize.py
|
feat: complete parliamentary embedding pipeline with full historical coverage
|
2 months ago |