75 Commits (bb8ce65ec9e231e83e003a195d7daac47ef7696d)

Author SHA1 Message Date
Sven Geboers bb8ce65ec9 overton analysis explorer page push 23 hours ago
Sven Geboers 19e8d5b8ba feat(overton): add category domain decomposition with interactive charts and TDD tests 4 days ago
Sven Geboers a5624f65bc style: humanize reports and translate Streamlit UI to English 5 days ago
Sven Geboers 3192a1a2bf fix(overton): correct 3 critical data errors and 3 high-severity caveats 5 days ago
Sven Geboers 8826346190 fix(overton): reframe verdict and migration as gateway domain 2 weeks ago
Sven Geboers 5706e86777 feat(overton): coherent narrative architecture — Quarto article, Explorer Overton tab, report cleanup 2 weeks ago
Sven Geboers a3154f72df refactor: extract shared helpers to common.py, fix bugs, add TDD tests 3 weeks ago
Sven Geboers 364c312076 fix(right-wing): update DB with latest motions, fix DROP TABLE bug, score all missing 2D 3 weeks ago
Sven Geboers 2d5b28fe1b feat(overton): coalition coding fix + regenerate breakpoint analysis 3 weeks ago
Sven Geboers d34d43a888 feat(overton): improvements and extensions — party differentiation, voting margin, SVD viz, mechanism validation, predictive model 3 weeks ago
Sven Geboers 7df961ba83 feat(overton): address 7 critical gaps in Overton window analysis 3 weeks ago
Sven Geboers 80c68c0112 fix(right-wing): match store_scores column names and value order to DB schema 4 weeks ago
Sven Geboers bf37f84a8b feat(extremity): two-dimensional rescoring with subagent pipeline 4 weeks ago
Sven Geboers be007165b1 fix(right-wing): add resume support to extremity and sentiment scorers 4 weeks ago
Sven Geboers 711a410df3 chore: simplify Overton scripts, update README, add stemwijzer.db to gitignore 4 weeks ago
Sven Geboers 2a081ade25 fix(overton): strict centrist definition + left support analysis 1 month ago
Sven Geboers e478235c84 fix(overton): correct SVD axis interpretation, drop pass rate, synthesis rewrite 1 month ago
Sven Geboers 76b499cdc0 feat(analysis): Overton window breakpoint analysis with opposition control and SVD drift 1 month ago
Sven Geboers d170444bda feat(analysis): add migration anti-democratic overlap analysis 1 month ago
Sven Geboers fbf92c82cf feat(right-wing): dual-scoring extremity/sentiment + derived categories 1 month ago
Sven Geboers f94edc3d04 feat(right-wing): sentiment analysis pipeline for right-wing motions 2 months ago
Sven Geboers d2310edfc4 feat(right-wing): LLM-based policy extremity scoring 2 months ago
Sven Geboers 1bc83c4384 feat(right-wing): temporal aggregation of right-wing motion trends 2 months ago
Sven Geboers d3dfb0ce2f feat(right-wing): hybrid motion classifier using keywords + votes 2 months ago
Sven Geboers c6f8540671 feat(right-wing): derive right-wing keywords via differential TF-IDF 2 months ago
Sven Geboers 272d839a42 feat: agent-native refactor, SVD consistency fixes, UX cleanup, mobile support 2 months ago
Sven Geboers 1f053f7d91 refactor: simplify Explorer to 3 focused tabs — compass, trajectories, SVD 2 months ago
Sven Geboers 07dd393533 cleanup: remove stale .mindmodel, old venvs, orphaned code, and transient artifacts 2 months ago
Sven Geboers 6e36fa2604 feat: persist and load explained variance for scree plots 2 months ago
Sven Geboers 121c32ae8a fix: make scree and party-axis functions resilient to missing schema artifacts 2 months ago
Sven Geboers 3bdb43f162 refactor: decompose explorer.py into analysis/tabs/ and add scheduler 2 months ago
Sven Geboers 12807df642 infra: fix CI, config, docker-compose, README, and pre-commit 2 months ago
Sven Geboers 62d8e15e03 fix: exclude quarterly windows from all PCA/SVD computation 2 months ago
Sven Geboers cf549dcc1c feat(svd): update 8 of 10 axis labels derived from motion content 2 months ago
Sven Geboers 036c3f9a82 Use aligned PCA scores for all SVD components 1-10 2 months ago
Sven Geboers 4d6c777d54 fix: use CANONICAL_LEFT/RIGHT in compass PCA for consistency with SVD components tab 2 months ago
Sven Geboers b1847f8d07 refactor(svd): update all 10 component labels based on motion analysis 2 months ago
Sven Geboers 467b0d1be1 fix: SVD tab now uses raw SVD values for ALL components 1-10 2 months ago
Sven Geboers 1dd660afc7 refactor: make duckdb imports optional in analysis modules 2 months ago
Sven Geboers 823df6f9ee fix: resolve SVD axis label alignment and score mismatch in tijdtraject view 2 months ago
Sven Geboers c71710433a fix: correct axis 4 theme to match actual party positions (NSC/BBB vs D66/CDA/JA21) 3 months ago
Sven Geboers bce0ed56de fix: add semantic left_pole/right_pole labels to SVD axes 3 months ago
Sven Geboers 414c16ae9e refactor: extract data loading and trajectory logic from explorer.py 3 months ago
Sven Geboers 5afbad11ad feat: add right-wing party axis validation 3 months ago
Sven Geboers abd3281044 refactor: remove Stemgedrag cohesie section and fallback axis message 3 months ago
Sven Geboers 5b3cf23d36 refactor: use svd_labels for fallback labels in explorer and axis_classifier (Task 4) 3 months ago
Sven Geboers 36b58ad50d refactor: use svd_labels module for fallback labels in axis_classifier (Task 3) 3 months ago
Sven Geboers 5b1be26050 refactor: move SVD_THEMES to module level for import (Task 2) 3 months ago
Sven Geboers 9f98dbae60 Add debug st.info before st.plotly_chart to diagnose invisible chart 3 months ago
Sven Geboers 72a8dd2721 Fix RNG re-seeding per party and vectorize bootstrap loop 3 months ago