lila/documentation
lila 2b177aad5b feat(db): add incremental upsert seed script for WordNet vocabulary
Implements packages/db/src/seed.ts — reads all JSON files from
scripts/datafiles/, validates filenames against supported language
codes and POS, and upserts synsets into  and
via onConflictDoNothing. Safe to re-run; produces 0 writes on
a duplicate run.
2026-03-30 15:58:01 +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 feat(db): add incremental upsert seed script for WordNet vocabulary 2026-03-30 15:58:01 +02:00
decisions.md refactor: migrate to deck-based vocabulary curation 2026-03-27 16:53:26 +01:00
notes.md feat(db): add incremental upsert seed script for WordNet vocabulary 2026-03-30 15:58:01 +02:00
roadmap.md feat(db): add incremental upsert seed script for WordNet vocabulary 2026-03-30 15:58:01 +02:00
spec.md feat(db): add incremental upsert seed script for WordNet vocabulary 2026-03-30 15:58:01 +02:00