兩項目評估報告
- EvalRun: #484(suite #245
auto-66f88327-r1-054000651)
- Target: #2 production-canary
- Cases: 30(N=1, attempts=30/30)
- Generated: 2026-05-17T06:32:39+08:00
本報告含兩個獨立評估項目。項目一 評估 bot 進入「知識與產品查詢」fallback
後的撈取 + 回答能力;項目二 評估 bot 跨全 enabled scenarios 的 routing →
tool → answer 三段 funnel 健康度。
項目一: 知識庫精準度
評估範圍 (prerequisite: 進對 scenario)
- 進對 scenario 的 attempts: 10 / 30 (33.3%)
- 只對這些 attempts 算 retrieval + answer
- 沒進對 scenario 的 attempts → 排除(routing 失敗不該污染 KB 訊號)
Per-scenario 評估
| Scenario |
qualifying / total attempts |
retrieval_relevance |
answer_correctness |
| 知識與產品查詢 |
10 / 10 |
❌ 44.9% |
✅ 100.0% |
待修方向(worst-3)
- 知識與產品查詢 × retrieval_relevance = 44.9% — 撈到的 KB chunks 不夠相關 — KB content gap,跟 Neptune team 提 enrichment
- 知識與產品查詢 × answer_correctness = 100.0% — 回答內容有問題 — 細看 hallucination_rate vs answer_quality 哪邊低
項目二: 情境調用與完成
整體 funnel(全 scenarios 加總)
| Stage |
Pass count |
% of total |
| Total attempts |
20 |
100.0% |
| Step 1: scenario_routing |
4 |
20.0% |
| Step 2: + tool_calling |
4 |
20.0% |
| Step 3: + answer |
3 |
15.0% |
Per-scenario funnel
| Scenario (n_attempts) |
Step 1 (routing) |
Step 2 (tool) |
Step 3 (answer) |
end-to-end |
| early_return (9) |
❌ 0/9 (0.0%) |
❌ 0/9 (0.0%) |
❌ 0/9 (0.0%) |
❌ 0/9 (0.0%) |
| 地圖查詢 (1) |
✅ 1/1 (100.0%) |
✅ 1/1 (100.0%) |
✅ 1/1 (100.0%) |
✅ 1/1 (100.0%) |
| 知識與產品查詢 (1) |
✅ 1/1 (100.0%) |
✅ 1/1 (100.0%) |
❌ 0/1 (0.0%) |
❌ 0/1 (0.0%) |
| 轉接詢問 (3) |
⚪ 2/3 (66.7%) |
⚪ 2/3 (66.7%) |
⚪ 2/3 (66.7%) |
⚪ 2/3 (66.7%) |
| 預約賞屋 (6) |
❌ 0/6 (0.0%) |
❌ 0/6 (0.0%) |
❌ 0/6 (0.0%) |
❌ 0/6 (0.0%) |
Drop-off 最大的 5 個 scenario
- early_return drop at step1 (-100.0pp)
- 知識與產品查詢 drop at step3 (-100.0pp)
- 預約賞屋 drop at step1 (-100.0pp)
- 轉接詢問 drop at step1 (-33.3pp)
- 地圖查詢 drop at step1 (-0.0pp)
Audit
Reproduce combined report: bin/rails runner "puts Eval::EvaluationReport.call(run: EvalRun.find(484))"
Or fetch each item separately:
bin/rails runner "puts Eval::KbAccuracyReport.call(run: EvalRun.find(484))"
bin/rails runner "puts Eval::ScenarioFunnelReport.call(run: EvalRun.find(484))"
Per-Scenario × Per-Dim — Run #484
Suite: 遠雄星呈 AI 小幫手 (bulk R1) · scenarios: 5 · dims: 5 · populated cells: 24/25
| Scenario |
Scenario |
Tool |
Retrieval |
Faith |
AnsQ |
| early_return |
0.0% [0.0–0.0] (n=9) |
0.0% (n=1) |
75.0% [37.5–100.0] (n=8) |
100.0% [100.0–100.0] (n=7) |
84.4% [62.2–98.1] (n=9) |
| 地圖查詢 |
100.0% (n=1) |
100.0% (n=1) |
0.0% (n=1) |
0.0% (n=1) |
90.0% (n=1) |
| 知識與產品查詢 |
100.0% [100.0–100.0] (n=11) |
100.0% [100.0–100.0] (n=11) |
90.9% [72.7–100.0] (n=11) |
100.0% [100.0–100.0] (n=11) |
94.5% [88.2–99.1] (n=11) |
| 轉接詢問 |
66.7% [0.0–100.0] (n=3) |
— |
16.7% [0.0–50.0] (n=3) |
88.9% [66.7–100.0] (n=3) |
95.6% [93.3–100.0] (n=3) |
| 預約賞屋 |
50.0% [16.7–83.3] (n=6) |
0.0% [0.0–0.0] (n=6) |
0.0% [0.0–0.0] (n=5) |
58.3% [27.8–88.9] (n=6) |
63.9% [42.8–82.2] (n=6) |
Worst-3 cells (lowest primary score)
- early_return × Scenario · 0.0% (n=9) · lowest sub_metric:
scenario_precision
- early_return × Tool · 0.0% (n=1) · lowest sub_metric:
tools_recall
- 預約賞屋 × Retrieval · 0.0% (n=5) · lowest sub_metric:
knowledges_source_recall