feat: US-018 - Enrich embedding texts and regenerate embeddings

This commit is contained in:
2026-02-16 00:47:37 +00:00
parent f0870cf320
commit c9cc832382
3 changed files with 13512 additions and 13454 deletions
+1 -1
View File
@@ -351,7 +351,7 @@
"Typecheck passes"
],
"priority": 18,
"passes": false,
"passes": true,
"notes": "This combines the PRD's US-005 (enrich texts) and US-006 (regenerate embeddings) since they must happen together. Review what buildEmbeddingTexts() currently produces and identify gaps — the benchmark questions highlight what's missing (e.g., clinical specialties, methodology detail, dm+d context, employer classification). After modifying the texts, run npm run generate-embeddings to regenerate. Verify the embedding count matches before and after."
},
{