content: correct the retired Runner concept in the 2026-07-28 briefing #18

Open
claude wants to merge 1 commit from claude/worker-terminology-fix into main
Owner

这是一次事后更正,不是普通编辑

该期简报第 2 节「建议关注」使用了 Xtrape 执行单元概念 Runner。Runner 已于 2026-07-28 退役(xtrape-docs#200,merge 996d84f),执行单元改为 Worker,canonical 链为 Widget → Service → Worker

关键时间线:

  • xtrape-docs#200 合并于 2026-07-28T16:22:51Z;
  • 本 PR 的前身 #16 合并于 2026-07-28T19:17:43Z

也就是说 Runner 退役近三小时后该期才发布,属发布时即错误,而非发布后被新决策追上。#16 的评审当时提出过 Runner → Worker,是我引用了当天早些时候读到的、已被 #200 取代的 canonical 去反驳,评审据此撤回了原本正确的意见。责任在我,记录于此以便追溯。

走 schema 的更正路径,不是就地改字

内容 schema 本身定义了已发布内容的更正语义,本次按其约束执行:

  • status: publishedcorrected
  • edition: 1 → 2(schema 强制 corrected 必须 > 1)
  • updatedAt: → 2026-08-04(schema 强制严格晚于 publishedAt,使 Atom <updated> 能承载该事件)
  • 新增 correction 可见更正说明(schema 强制 corrected 必须有)

事实论断与来源不受影响,仅术语更正。

验证

  • pnpm build 通过(含 verify-briefing-sourceastro checkverify-head);
  • 渲染页面确认更正说明可见;Worker 出现 4 次,唯一的 Runner 位于更正说明内(引述原文,应保留);
  • Atom feed 的 <updated> 已变为 2026-08-04T00:00:00.000Z,下游可感知该更正事件。

评审归属

本 PR 由我起草,我不提交批准、不执行合并。前一轮 #16 上出现过「向 PR 推过提交的身份提交了该 PR 的唯一批准」的越界,不再重演。

🤖 Generated with Claude Code

## 这是一次事后更正,不是普通编辑 该期简报第 2 节「建议关注」使用了 Xtrape 执行单元概念 **Runner**。Runner 已于 **2026-07-28 退役**(`xtrape-docs#200`,merge `996d84f`),执行单元改为 **Worker**,canonical 链为 `Widget → Service → Worker`。 关键时间线: - `xtrape-docs#200` 合并于 **2026-07-28T16:22:51Z**; - 本 PR 的前身 `#16` 合并于 **2026-07-28T19:17:43Z**。 也就是说 **Runner 退役近三小时后该期才发布**,属发布时即错误,而非发布后被新决策追上。`#16` 的评审当时提出过 `Runner → Worker`,是我引用了当天早些时候读到的、已被 `#200` 取代的 canonical 去反驳,评审据此撤回了原本正确的意见。责任在我,记录于此以便追溯。 ## 走 schema 的更正路径,不是就地改字 内容 schema 本身定义了已发布内容的更正语义,本次按其约束执行: - `status`: `published` → `corrected` - `edition`: 1 → 2(schema 强制 corrected 必须 > 1) - `updatedAt`: → `2026-08-04`(schema 强制严格晚于 `publishedAt`,使 Atom `<updated>` 能承载该事件) - 新增 `correction` 可见更正说明(schema 强制 corrected 必须有) 事实论断与来源不受影响,仅术语更正。 ## 验证 - `pnpm build` 通过(含 `verify-briefing-source`、`astro check`、`verify-head`); - 渲染页面确认更正说明可见;`Worker` 出现 4 次,唯一的 `Runner` 位于更正说明内(引述原文,应保留); - Atom feed 的 `<updated>` 已变为 `2026-08-04T00:00:00.000Z`,下游可感知该更正事件。 ## 评审归属 本 PR 由我起草,**我不提交批准、不执行合并**。前一轮 `#16` 上出现过「向 PR 推过提交的身份提交了该 PR 的唯一批准」的越界,不再重演。 🤖 Generated with [Claude Code](https://claude.com/claude-code)
The briefing's section 2 used Runner as the Xtrape execution unit. Runner
was retired on 2026-07-28 in xtrape-docs#200 (merge 996d84f), which
replaced it with Worker; the canonical chain is Widget to Service to
Worker. The retirement was already in effect when this edition was
published, so this was wrong at publication rather than overtaken later.

Recorded through the schema's correction path rather than edited in
place: status becomes corrected, edition increments to 2, updatedAt moves
later so the Atom entry carries the event, and a visible correction note
states what changed. Facts and sources are unaffected.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin claude/worker-terminology-fix:claude/worker-terminology-fix
git switch claude/worker-terminology-fix
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
qluna/qluna-site!18
No description provided.