lila/documentation
lila 9fc3ba375a feat: scaffold quiz API vertical slice
- Add GameRequestSchema and derived types to packages/shared
- Add SupportedLanguageCode, SupportedPos, DifficultyLevel type exports
- Add getGameTerms() model to packages/db with pos/language/difficulty/limit filters
- Add prepareGameQuestions() service skeleton in apps/api
- Add createGame controller with Zod safeParse validation
- Wire POST /api/v1/game/start route
- Add scripts/gametest/test-game.ts for manual end-to-end testing
2026-04-09 13:47:01 +02:00
..
audits refactoring 2026-04-02 13:37:54 +02:00
CLAUDE.md feat(infra): add docker-compose and dockerfiles for all services 2026-03-26 09:43:39 +01:00
data-seeding-notes.md formatting 2026-03-31 10:06:06 +02:00
decisions.md updating documentation 2026-04-06 17:01:34 +02:00
mvp.md adding documentation and roadmap for the most minimal mvp 2026-04-02 18:28:44 +02:00
notes.md feat(db): complete deck generation script for top english nouns 2026-04-01 17:56:31 +02:00
roadmap.md feat: scaffold quiz API vertical slice 2026-04-09 13:47:01 +02:00
schema_discussion.md updating documentation 2026-04-06 17:01:34 +02:00
spec.md formatting 2026-03-31 10:06:06 +02:00