docs: update roadmap — stage 3 enrich script written, llama.cpp next

This commit is contained in:
lila 2026-05-05 19:30:18 +02:00
parent 9642daf6dd
commit 7f10c35e03

View file

@ -314,12 +314,11 @@ These are not part of the current pipeline but are worth considering as the data
## Roadmap ## Roadmap
**Current state:** Stage 1 extraction and stage 2 reverse link sync scripts **Current state:** Stages 1 and 2 complete and verified on sample data.
written and verified on sample data. pipeline.db contains 4,156 entries and Stage 3 round 1 enrich script written. llama.cpp not yet installed.
4,287 translations across 5 languages. Stage 3 enrich scripts not yet written. pipeline.db contains 4,156 entries and 4,287 translations across 5 languages.
llama.cpp not installed.
**Next action:** Write the stage 3 enrich script. **Next action:** Install llama.cpp, run smoke test with sample data.
| Stage | Status | | Stage | Status |
| --------------- | -------------- | | --------------- | -------------- |
@ -352,7 +351,7 @@ llama.cpp not installed.
**Next action:** Write the enrich script after production schema is complete. **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 - [ ] Write tests
- [ ] Install llama.cpp and verify server - [ ] Install llama.cpp and verify server
- [ ] Smoke test with sample entries - [ ] Smoke test with sample entries