lila/data-pipeline
lila 1c44ef989b feat: update pipeline orchestrator for Kaikki — wire up stages 1 and 2
- Replace checkOmwExists with checkExtractedFilesExist
- Wire up importKaikki and reverseLink as real stage implementations
- Track reverse link completion via sentinel row in run_status
- Update report to use resolved_entry_cefr and entry counts
- Stages 3 onwards remain as stubs
2026-05-05 19:04:28 +02:00
..
db feat: update extractor for all 5 languages, update import for multi-language 2026-05-05 18:46:32 +02:00
sample feat: add db schema, init, and vitest config 2026-05-03 17:56:29 +02:00
stage-1-extract/scripts feat: update extractor for all 5 languages, update import for multi-language 2026-05-05 18:46:32 +02:00
stage-2-reverse-link/scripts feat: add stage 2 reverse link sync script 2026-05-05 18:57:55 +02:00
stage-3-enrich feat: enrich stage foundation — provider config, env setup, schema fix 2026-05-03 22:44:14 +02:00
tests/validation feat: add stage 1 and db import validation tests for Kaikki schema 2026-05-05 18:51:11 +02:00
.env.example feat: enrich stage foundation — provider config, env setup, schema fix 2026-05-03 22:44:14 +02:00
audit.ts docs: rewrite data-pipeline.md for Kaikki migration 2026-05-05 17:14:48 +02:00
package.json feat: add stage 2 reverse link sync script 2026-05-05 18:57:55 +02:00
pipeline.ts feat: update pipeline orchestrator for Kaikki — wire up stages 1 and 2 2026-05-05 19:04:28 +02:00
tsconfig.json feat: add db schema, init, and vitest config 2026-05-03 17:56:29 +02:00
vitest.config.ts feat: add stage 1 and 2 validation tests 2026-05-03 21:36:56 +02:00