fix: 修复 2026-07 审计问题(45 图入库、3 处误译、索引 8 项、C5 locale bug、新增 C10–C12 守卫)#15
Merged
Conversation
审计报告:output/2026-07-17-audit-report-batch-12-14.md(未入库) 译文修复(5 篇 2026-07 新译文): - 图片全量入库 works/imgs/:weng 18 张 + anthropic-dw 9 张 + metr 1 张, 逐张对照原文位置嵌入并配中文图注;weng 开头译注同步更新 - 3 处 medium 误译修正(weng 沙箱/rollout 定语反转、anthropic-dw running order、metr more sped up 幅度→概率偏移),均经对照原文复核 - anthropic-dw 补译 When not to use 节末段(架构层判断) - 全部 low 级问题修复;5 篇丢弃的原文正文超链接全量补回 - osmani frontmatter 日期订正 2026-06-07(articles.md #41 同步) 旧译文回填(22 篇): - frontmatter 新增 sourceFigureCount 声明(C10 依据) - 顺带补上历史缺图 17 张(fowler 全译 +6、managed-agents +4、 arxiv-agentic +4、overeager +2、meta-harness +1,远程嵌图沿用既有风格) - fowler-sensors 补节译声明译注(原文 11 图仅译至前 4 图所属章节) 索引修复: - references/AGENTS.md 脉络三 METR 行列数修正(3f2dadb 引入的 4 格) - articles.md:#5/#30/#35/#47 补作者/日期字段、#35 换 openreview forum 落地页、#38 作者名订正 Macey Baker、#2 延伸阅读加已升格标注、 Boris Cherny 观察行更新(4.6+ 后 auto mode 直跑) 守卫(scripts/check-consistency.sh): - C5 locale bug:多字节括号表达式 [├└] 改 (├|└),C8 同类清扫, 本地 C-locale 与 CI UTF-8 行为自此一致 - 新增 C10 图片保真(sourceFigureCount vs 实际嵌图,纯本地零网络)、 C11 表格列数一致、C12 条目作者/日期字段完备 - works/AGENTS.md 补 sourceFigureCount 字段约定与插图/外链收录约定; curate-research skill 增入库前 checklist(C1–C12) 验证:双 locale C1–C12 全绿(exit 0);28 张新图逐张 file 验证; 三处误译修复与补译段经独立 agent 对照原文复核。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
对 #12 / #14 两批收录做了逐篇对照原文的深度审计(11 个审计 agent + 对抗复核),本 PR 修复全部发现,并把暴露的 harness 盲区固化为三条新守卫。
译文修复(5 篇 2026-07 新译文)
works/imgs/本地嵌入(按"仓库即事实源"取本地化,沿用 claude-code-architecture 先例),逐张对照原文位置、配中文图注旧译文回填(22 篇)
sourceFigureCount声明(C10 依据)索引修复(articles.md / references/AGENTS.md)
守卫(scripts/check-consistency.sh)
[├└]在 BSD grep + C locale 下按字节拆解永不匹配(本地恒红/CI 恒绿的根因),改交替式(├|└);C8 同类清扫验证
🤖 Generated with Claude Code