You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sven Geboers
b09e580f65
feat: motion content enrichment pipeline hardening
- ai_provider_wrapper: retry/fallback with exponential backoff, None sentinel for failed items
- text_pipeline: use wrapper, return 5-tuple (stored, skipped_existing, skipped_no_text, errors, failed_ids)
- similarity/compute: filter trivial 1.0 matches on identical short titles (<12 chars)
- rerun_embeddings: --retry-missing mode, calls ensure_text_embeddings_for_ids on failed ids
- sync_motion_content: per-ext_id retries, HTTPAdapter pool, --max-body-workers CLI flag, audit on failure
- qa_similarity script: samples motions, writes JSON ledger to thoughts/ledgers/
- All tests green: 61 passed, 2 skipped
|
1 month ago |
| .. |
|
ledgers
|
chore(ledgers): record fusion+similarity run summary and JSON details
|
1 month ago |
|
shared
|
feat: motion content enrichment pipeline hardening
|
1 month ago |
|
thoughts/shared/plans
|
feat(pipeline): implement parliamentary embedding pipeline MVP
|
1 month ago |
|
blog-post-political-compass.md
|
feat: add StemAtlas Streamlit app, explorer, Docker deployment, blog charts
|
1 month ago |