Skip to content

fix: 拒绝无效的 claim verification evidence - #152

Open
KKK-keria wants to merge 1 commit into
helsome:mainfrom
KKK-keria:fix/reject-invalid-claim-verification-evidence
Open

KKK-keria wants to merge 1 commit into
helsome:mainfrom
KKK-keria:fix/reject-invalid-claim-verification-evidence

Conversation

@KKK-keria

@KKK-keria KKK-keria commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

改动说明

关联 Issue

测试报告(正式审核前必填)

环境

  • Bun:
  • OS:

实际执行命令与结果

# 示例
bun test packages/shared/src/foo.test.ts
→ 12 passed / 0 failed

bun run typecheck
→ core/shared/ui/electron 全部 exit 0

已知失败 / Baseline(如有)

  • 已提供实际测试命令与 pass/fail 结果
  • 已说明测试环境
  • 如果存在已知 baseline / 环境失败,已提供 main 对照或说明
  • 核心改动已有对应 focused test / smoke / integration 验证

UI 截图(仅可见 UI 变化时必填)

  • 本 PR 无可见 UI 变化(无需截图)
  • 本 PR 有可见 UI 变化,已提供修改后的 UI 截图
  • 已提供 Before / After 对比截图(适用时)

Before(适用时)

After(适用时)

Scope / 后续

@helsome helsome left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

代码改动本身方向合理:blank evidence id/content 会 fail-closed 为 insufficient_evidence,且测试明确断言不调用 judge;当前 head 的 GitHub Actions 也显示 Focused tests / Typecheck / Secret scan / Full unit tests (advisory) 均 success。现在只缺仓库要求的可复现验证报告:请在 PR 描述或评论补 Bun 版本、OS、实际 focused 命令及 pass/fail/skipped(或等价具体输出)、typecheck 结果。无可见 UI 变化,无需截图;也无需扩大测试范围。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants