@ -14,6 +14,7 @@ Stemwijzer ingests motions and voting records from the Dutch House of Representa
- **Explorer** — Interactive SVD visualizations, party trajectories over time, motion browser, and semantic search
- **Explorer** — Interactive SVD visualizations, party trajectories over time, motion browser, and semantic search
- **Analytics** — SVD decomposition of voting patterns, UMAP projections, clustering, and drift analysis
- **Analytics** — SVD decomposition of voting patterns, UMAP projections, clustering, and drift analysis
- **LLM Enrichment** — Automatic generation of layman-friendly motion explanations using QWEN via OpenRouter
- **LLM Enrichment** — Automatic generation of layman-friendly motion explanations using QWEN via OpenRouter
- **Overton Window Analysis** — Quantitative analysis of whether the Dutch parliamentary center has shifted rightward, using centrist voting support, SVD spatial drift, 2D extremity scoring, and mechanism classification
## Prerequisites
## Prerequisites
@ -62,6 +63,8 @@ The app will be available at http://localhost:8501.
- **[CODE_STYLE.md](CODE_STYLE.md)** — Coding conventions, naming, typing, and testing standards
- **[CODE_STYLE.md](CODE_STYLE.md)** — Coding conventions, naming, typing, and testing standards
- **[docs/solutions/](docs/solutions/)** — Documented solutions to past bugs and best practices
- **[docs/solutions/](docs/solutions/)** — Documented solutions to past bugs and best practices
- **[Overton Window Analysis](reports/overton_window/overton_window_synthesis.md)** — Full analysis of whether the Dutch Overton window shifted right (2016–2026)
- **[Overton Blog Post](reports/overton_window/blog_post.html)** — Public-facing summary with visualizations