兩項目評估報告
- EvalRun: #305(suite #154
auto-07ca1f6d-r1-053959868)
- Target: #1 production-baseline
- Cases: 14(N=1, attempts=14/14)
- Generated: 2026-05-16T14:15:25+08:00
本報告含兩個獨立評估項目。項目一 評估 bot 進入「知識與產品查詢」fallback
後的撈取 + 回答能力;項目二 評估 bot 跨全 enabled scenarios 的 routing →
tool → answer 三段 funnel 健康度。
項目一: 知識庫精準度
評估範圍 (prerequisite: 進對 scenario)
- 進對 scenario 的 attempts: 7 / 14 (50.0%)
- 只對這些 attempts 算 retrieval + answer
- 沒進對 scenario 的 attempts → 排除(routing 失敗不該污染 KB 訊號)
Per-scenario 評估
| Scenario |
qualifying / total attempts |
retrieval_relevance |
answer_correctness |
| early_return |
0 / 2 |
— |
— |
| 知識與產品查詢 |
6 / 6 |
❌ 0.0% |
— |
| 訂單查詢 |
1 / 6 |
❌ 0.0% |
— |
待修方向(worst-3)
- 知識與產品查詢 × retrieval_relevance = 0.0% — bot 進對 scenario 但沒呼叫 search tool — 流程 / prompt 問題(不是 KB content gap)
- 訂單查詢 × retrieval_relevance = 0.0% — bot 進對 scenario 但沒呼叫 search tool — 流程 / prompt 問題(不是 KB content gap)
項目二: 情境調用與完成
整體 funnel(全 scenarios 加總)
| Stage |
Pass count |
% of total |
| Total attempts |
14 |
100.0% |
| Step 1: scenario_routing |
7 |
50.0% |
| Step 2: + tool_calling |
7 |
50.0% |
| Step 3: + answer |
3 |
21.4% |
Per-scenario funnel
| Scenario (n_attempts) |
Step 1 (routing) |
Step 2 (tool) |
Step 3 (answer) |
end-to-end |
| early_return (2) |
❌ 0/2 (0.0%) |
❌ 0/2 (0.0%) |
❌ 0/2 (0.0%) |
❌ 0/2 (0.0%) |
| 知識與產品查詢 (6) |
✅ 6/6 (100.0%) |
✅ 6/6 (100.0%) |
❌ 2/6 (33.3%) |
❌ 2/6 (33.3%) |
| 訂單查詢 (6) |
❌ 1/6 (16.7%) |
❌ 1/6 (16.7%) |
❌ 1/6 (16.7%) |
❌ 1/6 (16.7%) |
Drop-off 最大的 5 個 scenario
- early_return drop at step1 (-100.0pp)
- 訂單查詢 drop at step1 (-83.3pp)
- 知識與產品查詢 drop at step3 (-66.7pp)
Audit
Reproduce combined report: bin/rails runner "puts Eval::EvaluationReport.call(run: EvalRun.find(305))"
Or fetch each item separately:
bin/rails runner "puts Eval::KbAccuracyReport.call(run: EvalRun.find(305))"
bin/rails runner "puts Eval::ScenarioFunnelReport.call(run: EvalRun.find(305))"
Per-Scenario × Per-Dim — Run #305
Suite: 全寵家測試客服(買家) (bulk R1) · scenarios: 3 · dims: 5 · populated cells: 11/15
| Scenario |
Scenario |
Tool |
Retrieval |
Faith |
AnsQ |
| early_return |
0.0% [0.0–0.0] (n=2) |
0.0% [0.0–0.0] (n=2) |
— |
— |
53.3% [43.3–63.3] (n=2) |
| 知識與產品查詢 |
100.0% [100.0–100.0] (n=6) |
100.0% [100.0–100.0] (n=6) |
— |
0.0% [0.0–0.0] (n=6) |
50.0% [32.2–67.8] (n=6) |
| 訂單查詢 |
66.7% [33.3–100.0] (n=6) |
16.7% [0.0–50.0] (n=6) |
— |
50.0% [0.0–100.0] (n=4) |
60.6% [45.6–73.9] (n=6) |
Worst-3 cells (lowest primary score)
- early_return × Scenario · 0.0% (n=2) · lowest sub_metric:
scenario_precision
- early_return × Tool · 0.0% (n=2) · lowest sub_metric:
tools_recall
- 知識與產品查詢 × Faith · 0.0% (n=6) · lowest sub_metric:
rule_compliance