updating documentation

This commit is contained in:
lila 2026-04-06 17:01:34 +02:00
parent 570dbff25e
commit 60cf48ef97
3 changed files with 243 additions and 31 deletions

View file

@ -170,34 +170,11 @@ Too expensive at scale — only viable for small curated additions on top of an
### implementation roadmap
#### Finalize data model
text
#### Write and run migrations
text
#### Fill the database (expand import pipeline)
text
#### Decide SUBTLEX → cefr_level mapping strategy
text
#### Generate decks
text
#### Finalize game selection flow
text
#### Define Zod schemas in packages/shared
text
#### Implement API
text
- [x] Finalize data model
- [x] Write and run migrations
- [x] Fill the database (expand import pipeline)
- [ ] Decide SUBTLEX → cefr_level mapping strategy
- [ ] Generate decks
- [ ] Finalize game selection flow
- [ ] Define Zod schemas in packages/shared
- [ ] Implement API