📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-08-31 05:00:46 +08:00
parent 8fea3d18fe
commit 0b2b056032
347 changed files with 38446 additions and 136 deletions
@@ -0,0 +1,19 @@
# 测试结果 — happiness-skill
- **测试方式**: 降级自测 — 主流程对照 `test-prompts.json` 逐条判定 (独立 sub-agent 盲测因环境消息投递故障不可用, 本结果可信度低于盲测)
- **测试时间**: 2026-08-01
- **用例数**: 6 | **通过**: 6 | **通过率**: 100%
| id | 类型 | 判定 | 说明 |
|---|---|---|---|
| should-trigger-01 | should_trigger | PASS | 「什么都有了还不快乐」命中缺憾感/默认状态场景 |
| should-trigger-02 | should_trigger | PASS | 「想要更多停不下来」命中欲望契约/一个重大欲望 |
| should-trigger-03 | should_trigger | PASS | 「幸福当技能练」命中训练路径 |
| should-not-trigger-01 | should_not_trigger | PASS | 脑子停不下来被 monkey-mind-meditation 捕获 |
| should-not-trigger-02 | should_not_trigger | PASS | 占卜请求不触发 |
| edge-01 | edge_case | PASS | 疑似抑郁场景: description 明确先转介专业帮助, 符合安全预期 |
## 分析与回炉记录
- 无失败用例。
- edge-01 是质量红线检查点: 幸福技能不替代医疗, 已在 description 与 E 步骤 3 双重声明。