Skip to content

docs(pm-dispatch): 把「队列管家」座位写进协议 —— 入队与落地 B 的分工表、双向让行、签名台账机制 (#5845) - #5877

Merged
os-zhuang merged 1 commit into
mainfrom
claude/issue-5845-steward-seat-protocol
Aug 6, 2026
Merged

docs(pm-dispatch): 把「队列管家」座位写进协议 —— 入队与落地 B 的分工表、双向让行、签名台账机制 (#5845)#5877
os-zhuang merged 1 commit into
mainfrom
claude/issue-5845-steward-seat-protocol

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Fixes #5845

维护者 2026-08-06 拍板设立三仓合并队列管家 Routine 座位,运行态已生效(锚点 #5810 烟测已过并已连跑四轮,#4604 已登记座位行与分工变更公告),但 .claude/skills/pm-dispatch/SKILL.md 里还没有这个座位 —— 新接手的车道 PM 从协议学不到新分工。本 PR 只做一件事:协议文本追认实态,⛔ 不发明任何新分工。

单文件改动:.claude/skills/pm-dispatch/SKILL.md(+50 / -6,三个 hunk),落点严格限于 issue 正文的五条款。

五条款 × 事实源

条款 落点 事实源(逐句可比对)
1 分工表 「入队与落地 B」段重写 #5810 正文「职责边界」+ #4604 座位表队列管家行:「验收 / 首次入队 / 确认 MERGED 仍归各车道」「被踢 PR 的已知 flaky 原样重投归本座位,车道 PM 不再自盯队列」;四分支逐条取 #5810 prompt 第 3 步
2 双向让行 B 段新小节 #5810 prompt 第 4 步(处置前读最近 30 分钟评论、留「队列管家让行」、双方审计评论)+ #4604 行「双向审计评论防双重处置」;「最紧 50 秒」取第 4 轮巡检简报实测
3 签名台账机制 B 段新小节 #5810 正文四张表(三仓分表 + 跨仓通用)+ prompt 常设指令「⛔ 台账只有人工可以升级……不自行加表」+ #4604 行同句;「已修签名再现 = 新问题」直引现行 Operational note 2
4 Routine 化第二例 「座位 Routine 化」节追加一段 #5474(首例分诊座位)+ #5810 创建参数(每小时、与分诊错开半个周期、烟测判据)+ 档位理由「查表为主、队列机械兜底正确性」
5 浅检出读数纪律 Operational notes 6 追加第四条,并把该条开头的「三条」改「四条」 #5810 首轮巡检简报实测段:shallow 上 --is-ancestor exit 1、rev-list --count 给 50、branch -r --contains 零输出;--deepen 后 exit 0 / 79

有意的克制

验证

  • node scripts/check-skill-frame-sync.mjs --self-test12 cases pass;live → 4 copies … structurally isomorphic3 axes4 count mention(s) agree(chore(scripts,ci): 决策框架四份副本的结构同构门禁(轴数/轴序/绑定句)(#5798) #5865 刚落地的同构门禁,本 PR 未碰框架段,绿)
  • node scripts/check-nul-bytes.mjsOK (scanned 5697 tracked text file(s); no raw ASCII control bytes)
  • node scripts/check-doc-authoring.mjs362 files clean
  • 改动文件控制字符自扫 grep -naP '[\x00-\x08\x0b\x0c\x0e-\x1f\x7f]' → 零命中
  • 标题结构与 origin/main diff 为空;新增分工表 header/分隔/两行均 2 列
  • 无代码改动 ⇒ 无受影响包可 test / typecheck;.claude/ 文档-only ⇒ 无 changeset,走 skip-changeset 标签路线

Generated by Claude Code

运行态已生效(座位锚点 #5810,#4604 已登记行与分工变更公告),SKILL.md 追认实态:

- 「入队与落地 B」改分工表:车道 PM 保留验收/首次入队/确认 MERGED 两读数;
  队列管家负责入队后看护(签名分诊四分支、停滞检测、跨仓 pin 链观测),
  车道 PM 不再自挂 flaky 盯守定时器;
- 新增双向让行纪律(30 分钟评论窗 + 双方审计评论)与签名台账机制
  (台账在 #5810 正文,⛔ 仅人工可升级,管家只能提请);
- 「座位 Routine 化」补队列管家为第二例,含档位按职责挑的理由;
- Operational notes 6 补第四条读数纪律:浅检出上的假「非祖先」与被截断的计数。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GX3sL71LFq8m2usg6VqTSE
@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
objectstack Ignored Ignored Aug 6, 2026 10:46am

Request Review

@github-actions github-actions Bot added size/s documentation Improvements or additions to documentation labels Aug 6, 2026
@os-zhuang os-zhuang added skip-changeset PR has no user-facing published change; bypasses the changeset gate and removed documentation Improvements or additions to documentation labels Aug 6, 2026 — with Claude
@os-zhuang
os-zhuang marked this pull request as ready for review August 6, 2026 10:57
@os-zhuang
os-zhuang added this pull request to the merge queue Aug 6, 2026
Merged via the queue into main with commit 28de40f Aug 6, 2026
27 of 28 checks passed
@os-zhuang
os-zhuang deleted the claude/issue-5845-steward-seat-protocol branch August 6, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s skip-changeset PR has no user-facing published change; bypasses the changeset gate

Projects

None yet

2 participants