From 7f10c35e033ac2bfe9431ec75eead64d03fafc41 Mon Sep 17 00:00:00 2001 From: lila Date: Tue, 5 May 2026 19:30:18 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20update=20roadmap=20=E2=80=94=20stage=20?= =?UTF-8?q?3=20enrich=20script=20written,=20llama.cpp=20next?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documentation/data-pipeline.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/documentation/data-pipeline.md b/documentation/data-pipeline.md index 88fc779..6b4c0c3 100644 --- a/documentation/data-pipeline.md +++ b/documentation/data-pipeline.md @@ -314,12 +314,11 @@ These are not part of the current pipeline but are worth considering as the data ## Roadmap -**Current state:** Stage 1 extraction and stage 2 reverse link sync scripts -written and verified on sample data. pipeline.db contains 4,156 entries and -4,287 translations across 5 languages. Stage 3 enrich scripts not yet written. -llama.cpp not installed. +**Current state:** Stages 1 and 2 complete and verified on sample data. +Stage 3 round 1 enrich script written. llama.cpp not yet installed. +pipeline.db contains 4,156 entries and 4,287 translations across 5 languages. -**Next action:** Write the stage 3 enrich script. +**Next action:** Install llama.cpp, run smoke test with sample data. | Stage | Status | | --------------- | -------------- | @@ -352,7 +351,7 @@ llama.cpp not installed. **Next action:** Write the enrich script after production schema is complete. -- [ ] Write enrich script (missing translations, glosses, examples, CEFR votes) +- [x] Write enrich script (missing translations, glosses, examples, CEFR votes) - [ ] Write tests - [ ] Install llama.cpp and verify server - [ ] Smoke test with sample entries