47 Commits (9f98dbae60c23b637de332f2a8f4db0f3ebf9569)

Author SHA1 Message Date
Sven Geboers 9f98dbae60 Add debug st.info before st.plotly_chart to diagnose invisible chart 1 month ago
Sven Geboers 72d1c20340 Show error and diagnostics when st.plotly_chart fails instead of silent pass 1 month ago
Sven Geboers baee50f3a5 feat(explorer): extend diagnostic inspector to surface mp samples/counts 1 month ago
Sven Geboers c059d5d955 Fix compass orientation and simplify CI display 1 month ago
Sven Geboers b7129b3755 Extract _load_mp_vectors_by_party helper and fix cache key 1 month ago
Sven Geboers 3938eecc53 Add bootstrap CIs to party axis chart with error bars and diamond markers 1 month ago
Sven Geboers db9a61094b Fix SVD_THEMES after self-review: PC2 label, indicatief markers, accuracy 1 month ago
Sven Geboers f96e804b67 update: refresh SVD axis labels based on current parliament motions (2025-2026) 1 month ago
Sven Geboers 98b2583efd fix: scree plot now shows true EVR from Procrustes-aligned multi-window SVD 1 month ago
Sven Geboers 2cca1000ca refactor: move _render_axis_motions to module level 1 month ago
Sven Geboers ab9b91e4a8 fix: close duckdb connections safely, swap x/y_axis vectors, fix EVR caption after axis swap 1 month ago
Sven Geboers ea3c68ece9 refactor: extract _render_axis_motions helper, use literal emoji in expander 1 month ago
Sven Geboers 37300f2c4e feat: add motion expander to compass tab — shows top motions per axis 1 month ago
Sven Geboers 9d219d63ee test: add neither-axis-LR edge case + document swap pass-through 1 month ago
Sven Geboers 74b3f10d07 feat: add axis swap — left-right goes on horizontal axis when detected 1 month ago
Sven Geboers 34c08a40fa feat: use dynamic axis labels in compass and trajectories UI 1 month ago
Sven Geboers 50f8a06c6d fix: connection leak, Rice index excludes absences, per-party motion count guard 1 month ago
Sven Geboers bcf9407957 feat: add voting discipline section below political compass 1 month ago
Sven Geboers ab99b7de18 fix: replace sideways Y-axis arrows with proper top/bottom annotations 1 month ago
Sven Geboers aac8a89118 fix: add missing party justifications in SVD_THEMES axes 3 and 5 explanations 1 month ago
Sven Geboers b6c2a9bacf fix: update SVD_THEMES axes 3-5 descriptions to reflect stable multi-year patterns 1 month ago
Sven Geboers 6329d6a256 UI improvements + add axis orientation test 1 month ago
Sven Geboers b5c14d0c65 deploy to server 1 month ago
Sven Geboers 6cb89126a7 fix(svd): expand party votes to individual MPs before SVD computation 1 month ago
Sven Geboers a7517bb6ae fix(svd): use averaged individual MP vectors for party axis scores, fix scree to %, re-add component 4 1 month ago
Sven Geboers 0a2238f2ba fix(svd): remove component 4 from SVD_THEMES (dim 3 has zero party signal) 1 month ago
Sven Geboers 26acd8b964 fix: scree plot uses party vectors instead of individual MPs 1 month ago
Sven Geboers 559e1adb82 fix(compass): fix annual window detection in get_uniform_dim_windows 1 month ago
Sven Geboers c386073430 feat(compass): switch to annual SVD windows by default 1 month ago
Sven Geboers 96ea4c5522 feat(compass): fix duplicates, axes, controls, add party/MP toggle 1 month ago
Sven Geboers cf22ffc093 fix(explorer): fix scree plot data and add bar+line combo chart 1 month ago
Sven Geboers c5cbc89c1f feat(explorer): add scree plot and clean up SVD axis chart 1 month ago
Sven Geboers 867fcd1989 feat: recompute SVD for full current parliament (2023-11-22 to 2026-03-17) 1 month ago
Sven Geboers 9daa899885 fix: remove motion title truncation, add SVD JSON generation script 1 month ago
Sven Geboers 49a1f2f67d fix: correct axis 4 and 5 pole labels and flip orientation in SVD_THEMES 1 month ago
Sven Geboers 361cf9fd35 feat(explorer): SVD tab redesign — pole-split motions, party axis chart, inline expanders with voting 1 month ago
Sven Geboers 9caaa8baca feat(explorer): finalise SVD tab helper robustness and constants 1 month ago
Sven Geboers 9f3ae15a16 feat(explorer): harden load_party_axis_scores (close DB, deterministic params) 1 month ago
Sven Geboers 35dbc8118a feat(explorer): add load_party_axis_scores helper 1 month ago
Sven Geboers c96c681641 feat(explorer): apply rigorous subagent-produced SVD axis themes 1 month ago
Sven Geboers 8b73ab8bce feat(explorer): add SVD axis themes and unique-motion deduplication 1 month ago
Sven Geboers 504400faf2 fix: quiz seed from motions with actual individual MP votes 1 month ago
Sven Geboers eb73275f32 feat(mp-quiz): add MP quiz tab and DB helpers; add design and plan docs 1 month ago
Sven Geboers 22f53840b8 fix(explorer): normalise party name 'Nieuw Sociaal Contract' -> 'NSC' 1 month ago
Sven Geboers cbbdc6e738 fix(explorer): cleaner trajectories, NSC support, controversy filter, voting display, URL links 1 month ago
Sven Geboers cd7bb3b1e0 fix(explorer): filter to uniform-dim windows before PCA to prevent np.vstack shape mismatch 1 month ago
Sven Geboers 2891e9ee70 feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts 1 month ago