Declutter repo root: move DATA_CARD, drop stale gitkeeps and dead scripts/lib d37c68b vxa8502 commited on 30 days ago
Fix all mypy errors: stale import, return types, casts, type annotations c3fed31 vxa8502 commited on Jun 26
Fix asyncio.get_event_loop() deprecation in test helper; use asyncio.run() 0ca80fc vxa8502 commited on Jun 26
Commit manual boundary queries source file; un-gitignore *.jsonl in sources dir 9ebc680 vxa8502 commited on Jun 26
Fix tests broken by stage-language scrub and API changes since last CI run b4efee8 vxa8502 commited on Jun 26
Fix eval gate: require baselines artifact; switch load-test to refusal-aware metric f3833db vxa8502 commited on Jun 26
Stream SSE tokens as they arrive via threading queue; drop buffering 4a36169 vxa8502 commited on Jun 26
Refactor sanitize_query to compiled regex; use get_detector() factory e472554 vxa8502 commited on Jun 26
Scrub stage-N labels from CLI help strings, error messages, and data docs 13d7a89 vxa8502 commited on Jun 26
Clean up RAGAS evaluator: hoist imports, drop docstrings, extract constants b58eb8a vxa8502 commited on Jun 26
Fix NDCG@10: use global IDCG over all relevant corpus items, not just retrieved 477136e vxa8502 commited on Jun 25
Add eval gate; guard load-test against broken deployments; drop orphaned scripts 96c78f1 vxa8502 commited on Jun 25
Harden RAGAS eval: 60s timeout, checkpoint/resume, haiku model, --ragas-only flag 7484e0b vxa8502 commited on Jun 25
Wire RAGAS explanation cleaning into live eval path; add per_case output fb76b54 vxa8502 commited on Jun 23
Update README, Makefile, and .env.example for restructured codebase b71ca45 vxa8502 commited on Jun 23
Update and add tests to match restructured codebase; remove poorly-designed tests 3c98117 vxa8502 commited on Jun 23
Add CLI package with stage-data and stage-experiments subcommands; wire pyproject entry point 6b99f0a vxa8502 commited on Jun 23
Split api/routes.py into routes/ subpackage; add admin auth on cache/clear; fix /ready exception leak 377a199 vxa8502 commited on Jun 23
Move metrics to adapters layer; fix config/logging request-ID coupling via callback 2b8389b vxa8502 commited on Jun 23
Restructure services layer: faithfulness/, calibration/, retrieval_eval/, boundary_behavior/ subpackages e61d10d vxa8502 commited on Jun 23
Restructure data layer: faithfulness/, query_bank/, and split_leakage/ subpackages a455d41 vxa8502 commited on Jun 23
Move freshness policy and query classification into core; clean up core exports 943ba87 vxa8502 commited on Jun 23
Remove stale eval artifacts; add data directory docs and query_bank skeleton dd79963 vxa8502 commited on Jun 22
Fix RAGAS evaluation for ragas 0.4.x: async client, collections API, per-sample loop 3a5ac0b vxa8502 commited on Jun 22
Rename citation fields, strengthen test assertions from loose bounds 8f9ddf0 vxa8502 commited on Mar 7