AMAZINGINDEX.COM 日报快照
52.4
VOL. 2026.06
2026.06.23
← 返回 2026.06.23 日报
日报快照 · Daily Snapshot
NO. 017

Claude Code 加密推理链,审计成空话

#ARTICLE HackerNews 2026.06.23
推荐指数 48.0 NO. 017 · 2026.06.23
发布2026/06/22Score233Comments170

Claude Code 的"Extended Thinking"将完整推理加密为签名存储,仅向 API 返回摘要,完整内容需企业协议。这意味着开发者无法真正审计模型决策过程,合规承诺存在漏洞。

这件事的真正风险不在技术层面,而在合同层面。很多金融、医疗合规场景采购 Claude 时,销售口头承诺"可审计",但技术实现是 Anthropic 单方面持有解密密钥,你的日志里只有无意义的签名块。

对比之下,OpenAI 的 o1 系列同样隐藏推理链,但至少不假装给你;DeepSeek R1 则是明文输出完整思维链。如果你正在用 Claude 做需要留痕的 B 端交付,建议立刻把"可审计"条款从合同里拆出来细究,要求明确是"原始推理文本"还是"摘要"。

Matt Green 对签名格式的分析也值得跟踪,600 字符的固定长度暗示这可能不是标准加密,而是某种哈希或承诺方案,未来或许有第三方验证路径。

意见分歧 145 条评论

核心争论:加密推理链是合理的商业防御还是制造虚假壁垒损害用户审计权

apothegm

Slashdotted.

bpodgursky

The full thinking logs are also a summary of a thinking process presumably consistent with one necessary to generate the provided answer. Nobody really understands how LLMs think. Thinking logs seem to be accurate, and summary thinking logs seem to be a good summary of the full thinking logs. If i

0o_MrPatrick_o0

I want to measure performance drift over time. Having access to the reasoning text and output would help with performance measurement.

查看原文 →