diff --git a/documentation/pipeline/roadmap.md b/documentation/pipeline/roadmap.md index bbbb643..722a0cd 100644 --- a/documentation/pipeline/roadmap.md +++ b/documentation/pipeline/roadmap.md @@ -106,9 +106,9 @@ constraints, indexes, and relations. - [x] Acquire frequency-based noun lists for all 5 languages - [x] Clean and format the lists (one word per line, UTF-8) - [x] Set up local Postgres (Docker or native) -- [ ] Set up a SQLite database file for staging -- [ ] Write and test the Gemini prompt with 5 sample words -- [ ] Refine the prompt until the JSON output matches the contract +- [x] Set up a SQLite database file for staging +- [x] Write and test the Gemini prompt with 5 sample words +- [x] Refine the prompt until the JSON output matches the contract defined in `docs/schema-design.md` ยง6.3 **Dependencies:** Phase 1 complete.