lila/data-pipeline/db
lila 73fb12ac35 feat: enrich script working, redesigning to sub-stage architecture
- Enrich script functional with timeout, progress tracking, rejection mechanism
- Identified ordering issue: CEFR voting needs validated translations first
- Redesign: round1_gloss → round1_example → round1_translations → round1_cefr
- Update data-pipeline.md with new sub-stage design and roadmap
- Qwen3.5-4B confirmed working with thinking disabled
2026-05-07 13:09:43 +02:00
..
import.ts feat: update extractor for all 5 languages, update import for multi-language 2026-05-05 18:46:32 +02:00
index.ts feat: add db schema, init, and vitest config 2026-05-03 17:56:29 +02:00
init.ts feat: add pipeline orchestrator skeleton with startup checks, stage runners, shutdown handler, and report generation 2026-05-03 23:01:29 +02:00
schema.sql feat: enrich script working, redesigning to sub-stage architecture 2026-05-07 13:09:43 +02:00