兩項目評估報告
- EvalRun: #194(suite #105
auto-2e249b62-r1-053959154)
- Target: #2 production-canary
- Cases: 25(N=1, attempts=25/25)
- Generated: 2026-05-16T13:52:19+08:00
本報告含兩個獨立評估項目。項目一 評估 bot 進入「知識與產品查詢」fallback
後的撈取 + 回答能力;項目二 評估 bot 跨全 enabled scenarios 的 routing →
tool → answer 三段 funnel 健康度。
項目一: 知識庫精準度
評估範圍 (prerequisite: 進對 scenario)
- 進對 scenario 的 attempts: 8 / 25 (32.0%)
- 只對這些 attempts 算 retrieval + answer
- 沒進對 scenario 的 attempts → 排除(routing 失敗不該污染 KB 訊號)
Per-scenario 評估
| Scenario |
qualifying / total attempts |
retrieval_relevance |
answer_correctness |
| 知識與產品查詢 |
8 / 8 |
❌ 0.0% |
⚪ 50.0% |
待修方向(worst-3)
- 知識與產品查詢 × retrieval_relevance = 0.0% — bot 進對 scenario 但沒呼叫 search tool — 流程 / prompt 問題(不是 KB content gap)
- 知識與產品查詢 × answer_correctness = 50.0% — 回答內容有問題 — 細看 hallucination_rate vs answer_quality 哪邊低
項目二: 情境調用與完成
整體 funnel(全 scenarios 加總)
| Stage |
Pass count |
% of total |
| Total attempts |
17 |
100.0% |
| Step 1: scenario_routing |
10 |
58.8% |
| Step 2: + tool_calling |
10 |
58.8% |
| Step 3: + answer |
1 |
5.9% |
Per-scenario funnel
| Scenario (n_attempts) |
Step 1 (routing) |
Step 2 (tool) |
Step 3 (answer) |
end-to-end |
| Product Search (4) |
✅ 4/4 (100.0%) |
✅ 4/4 (100.0%) |
❌ 0/4 (0.0%) |
❌ 0/4 (0.0%) |
| early_return (7) |
❌ 0/7 (0.0%) |
❌ 0/7 (0.0%) |
❌ 0/7 (0.0%) |
❌ 0/7 (0.0%) |
| 知識與產品查詢 (6) |
✅ 6/6 (100.0%) |
✅ 6/6 (100.0%) |
❌ 1/6 (16.7%) |
❌ 1/6 (16.7%) |
Drop-off 最大的 5 個 scenario
- Product Search drop at step3 (-100.0pp)
- early_return drop at step1 (-100.0pp)
- 知識與產品查詢 drop at step3 (-83.3pp)
Audit
Reproduce combined report: bin/rails runner "puts Eval::EvaluationReport.call(run: EvalRun.find(194))"
Or fetch each item separately:
bin/rails runner "puts Eval::KbAccuracyReport.call(run: EvalRun.find(194))"
bin/rails runner "puts Eval::ScenarioFunnelReport.call(run: EvalRun.find(194))"
Per-Scenario × Per-Dim — Run #194
Suite: Omnichat (bulk R1) · scenarios: 3 · dims: 5 · populated cells: 12/15
| Scenario |
Scenario |
Tool |
Retrieval |
Faith |
AnsQ |
| Product Search |
100.0% [100.0–100.0] (n=4) |
0.0% [0.0–0.0] (n=4) |
— |
0.0% [0.0–0.0] (n=4) |
25.0% [6.7–36.7] (n=4) |
| early_return |
0.0% [0.0–0.0] (n=7) |
— |
50.0% [14.3–85.7] (n=7) |
— |
87.1% [75.7–95.2] (n=7) |
| 知識與產品查詢 |
100.0% [100.0–100.0] (n=14) |
100.0% [100.0–100.0] (n=14) |
25.0% [0.0–62.5] (n=8) |
47.6% [14.3–76.2] (n=7) |
68.3% [53.3–82.1] (n=14) |
Worst-3 cells (lowest primary score)
- Product Search × Tool · 0.0% (n=4) · lowest sub_metric:
tools_recall
- Product Search × Faith · 0.0% (n=4) · lowest sub_metric:
rule_compliance
- early_return × Scenario · 0.0% (n=7) · lowest sub_metric:
scenario_precision