content: correct the retired Runner concept in the 2026-07-28 briefing #18
No reviewers
Labels
No labels
ai-handoff
needs-review
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
qluna/qluna-site!18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/worker-terminology-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
这是一次事后更正,不是普通编辑
该期简报第 2 节「建议关注」使用了 Xtrape 执行单元概念 Runner。Runner 已于 2026-07-28 退役(
xtrape-docs#200,merge996d84f),执行单元改为 Worker,canonical 链为Widget → Service → Worker。关键时间线:
xtrape-docs#200合并于 2026-07-28T16:22:51Z;#16合并于 2026-07-28T19:17:43Z。也就是说 Runner 退役近三小时后该期才发布,属发布时即错误,而非发布后被新决策追上。
#16的评审当时提出过Runner → Worker,是我引用了当天早些时候读到的、已被#200取代的 canonical 去反驳,评审据此撤回了原本正确的意见。责任在我,记录于此以便追溯。走 schema 的更正路径,不是就地改字
内容 schema 本身定义了已发布内容的更正语义,本次按其约束执行:
status:published→correctededition: 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位于更正说明内(引述原文,应保留);<updated>已变为2026-08-04T00:00:00.000Z,下游可感知该更正事件。评审归属
本 PR 由我起草,我不提交批准、不执行合并。前一轮
#16上出现过「向 PR 推过提交的身份提交了该 PR 的唯一批准」的越界,不再重演。🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.