chore: mark US-004 complete, update progress log

This commit is contained in:
2026-02-15 17:59:11 +00:00
parent 91f8dac261
commit ae15ccf961
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
"Typecheck passes"
],
"priority": 4,
"passes": false,
"passes": true,
"notes": "Use pipeline('feature-extraction', 'Xenova/all-MiniLM-L6-v2') which auto-downloads and caches the ONNX model. The module-level pattern (let pipelineInstance = null) avoids React re-render issues. embedQuery should mean-pool the tensor output the same way as the build script. Wrap initModel() in a try/catch that silently swallows errors."
},
{