learning_ai_common_plat/services/extraction-service
saravanakumardb1 f0accc0946 feat(extraction-service): add unattended eval runner with structured logging
- Add evals/run-ollama-evals-logged.sh: self-logging eval script that runs
  without babysitting; writes timestamped log to evals/logs/; includes
  Ollama health check, model availability check (auto-pulls if missing),
  JSON smoke test, cache clear, full promptfoo run, pass-rate summary,
  and macOS notification on completion
- Update package.json scripts: add eval, eval:ci, eval:task, eval:json,
  eval:ollama, eval:compare
2026-02-19 12:19:34 -08:00
..
evals feat(extraction-service): add unattended eval runner with structured logging 2026-02-19 12:19:34 -08:00
python feat(extraction): Phase 6 advanced features (6.1-6.8) 2026-02-14 14:08:02 -08:00
src test(platform-service): add repository tests for notifications, plans, subscriptions, usage, tokens, memory + fix extraction-service flaky test 2026-02-16 11:59:06 -08:00
.env.example feat(extraction): scaffold extraction-service + @bytelyst/extraction package 2026-02-14 13:31:40 -08:00
Dockerfile fix(extraction-service): run python sidecar on railway 2026-02-17 11:32:40 -08:00
package.json feat(extraction-service): add unattended eval runner with structured logging 2026-02-19 12:19:34 -08:00
supervisord.conf fix(extraction-service): run python sidecar on railway 2026-02-17 11:32:40 -08:00
tsconfig.json feat(extraction): scaffold extraction-service + @bytelyst/extraction package 2026-02-14 13:31:40 -08:00