finishing phase 2
This commit is contained in:
parent
e4a12c5ff0
commit
29844ca0a6
1 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue