This website requires JavaScript.
Explore
Help
Sign In
sgeboers
/
motief
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
48
Commits
1
Branch
0
Tags
521385c832a4a078272bf950f2d915e138ebaefd
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
sgeboers
521385c832
docs: add SVD tab redesign implementation plan
2026-03-24 23:52:54 +01:00
.github
/workflows
ci(mindmodel): add scheduled validation workflow
2026-03-24 22:41:43 +01:00
.mindmodel
chore(mindmodel): add sanitized read-only manifest and reviewer README
2026-03-24 22:41:24 +01:00
analysis
feat: complete parliamentary embedding pipeline with full historical coverage
2026-03-22 16:08:06 +01:00
docs
docs: add SVD tab redesign implementation plan
2026-03-24 23:52:54 +01:00
migrations
feat(similarity): add precomputed similarity cache, fix fusion N+1, add 429 retry
2026-03-22 03:02:25 +01:00
pages
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
pipeline
feat(mp-quiz): add MP quiz tab and DB helpers; add design and plan docs
2026-03-24 19:59:25 +01:00
scripts
feat(mindmodel): add CLI wrapper, edge-case tests, and manifest schema tests
2026-03-24 22:41:28 +01:00
similarity
Refactor tests: replace sys.modules hacks with real DI + in-memory DB
2026-03-23 21:21:10 +01:00
src
feat(mindmodel): add report-only validator skeleton, types, and tests
2026-03-24 22:41:15 +01:00
tests
ci(mindmodel): add scheduled validation workflow
2026-03-24 22:41:43 +01:00
thoughts
fix(data): remove 18 duplicate motions and redo SVD top-motions analysis
2026-03-24 23:29:18 +01:00
tools
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
.drone.yml
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
.env
feat(analysis): add 2D political compass and 2D trajectories
2026-03-21 23:53:55 +01:00
.gitignore
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
.pre-commit-config.yaml
chore(format): add pre-commit and formatter configs
2026-03-24 22:41:40 +01:00
.python-version
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
ai_provider.py
feat: complete parliamentary embedding pipeline with full historical coverage
2026-03-22 16:08:06 +01:00
api_client.py
feat: complete parliamentary embedding pipeline with full historical coverage
2026-03-22 16:08:06 +01:00
app.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
ARCHITECTURE.md
feat(mindmodel): add manifest loader and tests
2026-03-24 21:24:58 +01:00
CODE_STYLE.md
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
config.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
database.py
fix: quiz seed from motions with actual individual MP votes
2026-03-24 20:29:05 +01:00
docker-compose.yml
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
Dockerfile
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
EMBEDDING_ANALYSIS.md
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
explorer.py
feat(explorer): apply rigorous subagent-produced SVD axis themes
2026-03-24 23:38:50 +01:00
fix_database.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
Home.py
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
2026-03-22 22:38:17 +01:00
main.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
pyproject.toml
chore(deps): move pytest to dev-dependencies
2026-03-24 22:41:36 +01:00
read.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
README.md
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
requirements-dev.txt
chore(deps): move pytest to dev-dependencies
2026-03-24 22:41:36 +01:00
reset.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
scheduler.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
scraper.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
summarizer.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
test.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
uv.lock
feat(mp-quiz): add MP quiz tab and DB helpers; add design and plan docs
2026-03-24 19:59:25 +01:00
verify.py
feat(pipeline): implement parliamentary embedding pipeline MVP
2026-03-21 22:31:22 +01:00
README.md
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
28
MiB
Languages
HTML
96.7%
Python
3.2%