265 Commits (7b5f97e177075d5ab2aa790671405cdd4f330b65)
 

Author SHA1 Message Date
Sven Geboers 7b5f97e177 docs(solutions): document Overton window shift analysis methodology 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 2 months 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 3a46485067 added ansible again 2 months ago
Sven Geboers 272d839a42 feat: agent-native refactor, SVD consistency fixes, UX cleanup, mobile support 2 months ago
Sven Geboers efb3a8fbd2 fix: agent-native audit — parameterize thresholds, add CRUD tests, tool discovery 2 months ago
Sven Geboers 8af27bbf04 feat: implement agent-native architecture (U1-U6) 2 months ago
Sven Geboers 98358344a0 docs: add STRATEGY.md with product strategy 2 months ago
Sven Geboers a634ceba2d cleanup: remove Docker, Ansible, and deployment infrastructure 2 months ago
Sven Geboers 1f053f7d91 refactor: simplify Explorer to 3 focused tabs — compass, trajectories, SVD 2 months ago
Sven Geboers 2c60f41f29 cleanup: archive stale scripts and delete orphaned generate_extra_charts 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 09bb99658f docs: compound code review findings 2 months ago
Sven Geboers a566221753 fix: remove duplicate import and add ruff to dev deps 2 months ago
Sven Geboers 3bdb43f162 refactor: decompose explorer.py into analysis/tabs/ and add scheduler 2 months ago
Sven Geboers 203ae178ca chore: add compound-engineering config example 2 months ago
Sven Geboers 533584e746 test(logging): fix null formatter pyright error in setup test 2 months ago
Sven Geboers 14921e9256 feat: add benchmark suite for pipeline operations 2 months ago
Sven Geboers e352d7c7bc feat: add pipeline health checks module and CLI runner 2 months ago
Sven Geboers 04cc62ea06 refactor: tighten exception handling in database.py and add BLE lint rule 2 months ago
Sven Geboers c85a367a8e docs: add improvement roadmap, research notes, and solution docs 2 months ago
Sven Geboers ad7286ddc8 chore: add ruff T20 lint rule to prevent prints in core modules 2 months ago
Sven Geboers 060c0b0e0a refactor: migrate api_client.py prints to structured logging 2 months ago
Sven Geboers 390853eb60 feat: add structured logging configuration module 2 months ago
Sven Geboers 12807df642 infra: fix CI, config, docker-compose, README, and pre-commit 2 months ago
Sven Geboers 375955dbc4 cleanup: merge session ledgers into docs/solutions and delete artifacts 2 months ago
Sven Geboers 5f9e8965cd sync to server 2 months ago
Sven Geboers 0d17c6364a fix: use Procrustes-aligned scores for all 10 SVD components (consistent with compass) 2 months ago
Sven Geboers fafb53cb3d fix: SVD tab component 1/2 now uses compass-identical Procrustes-aligned positions; remove redundant y-axis annotations and interpretation caption 2 months ago
Sven Geboers cd47fd5a83 feat: hide current calendar year from window dropdowns (covered by current_parliament) 2 months ago
Sven Geboers f8a52ea9b7 fix: pass annual-only windows to compute_nd_axes in SVD components tab 2 months ago
Sven Geboers 62d8e15e03 fix: exclude quarterly windows from all PCA/SVD computation 2 months ago
Sven Geboers be4375b303 docs(solutions): document best practice for deriving blog numbers from pipeline outputs 2 months ago
Sven Geboers 3a240fd907 docs(blog): update political compass post with correct EVR, GL-PvdA evidence, scree plot, HTML table 2 months ago
Sven Geboers 1bed3e4b96 chore(blog): add docs/research/.gitkeep 2 months ago
Sven Geboers 025617a7b8 Add GL-PvdA merger SVD analysis design with findings 2 months ago
Sven Geboers cf549dcc1c feat(svd): update 8 of 10 axis labels derived from motion content 2 months ago
Sven Geboers 3a6710091a Use aligned PCA scores for time trajectory view 2 months ago
Sven Geboers 036c3f9a82 Use aligned PCA scores for all SVD components 1-10 2 months ago
Sven Geboers 12936c52c1 fix: use aligned PCA positions for SVD components 1-2 (consistent with compass) 2 months ago