From 4d6cd158c6c935804e2f06d14d54ae8887238bb9 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 7 Sep 2026 11:57:59 +0000 Subject: [PATCH] =?UTF-8?q?docs(pm-skill):=20runbook=20level=20rationale?= =?UTF-8?q?=20covers=20p1=E2=80=93p3,=20sweep=20line=20routes=20by=20the?= =?UTF-8?q?=20finding=20threshold?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two line-neutral riders on `references/dispatch-runbook.md`, recorded at flight Z's ACCEPT and outside that flight's declared file surface. 1. The level rationale explained only p0 / blocking / bug / age; the selection order also ranks p1 > p2 > p3 > 无级, so the rationale gains the level half: a ruled level is an explicit ordering, 无级 is a triage gap rather than a ruled low priority. 2. 「范围外发现照旧单开」 read as "every out-of-scope finding gets a card", contradicting the finding admission threshold; it now routes by that threshold and names where the rest goes. The added line is paid by folding a same-file restatement — the emergency section's summary sentence, whose content survives on the line above it. File stays at 241 lines, every line ≤ 120 bytes. Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_018dxq7YqsLDMeZDZ5AzsgJX --- .claude/skills/pm-dispatch/references/dispatch-runbook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude/skills/pm-dispatch/references/dispatch-runbook.md b/.claude/skills/pm-dispatch/references/dispatch-runbook.md index 2facd8b8cf..893ad06333 100644 --- a/.claude/skills/pm-dispatch/references/dispatch-runbook.md +++ b/.claude/skills/pm-dispatch/references/dispatch-runbook.md @@ -5,6 +5,7 @@ ## 车道取卡全序与 `pm:blocking` - 级序理由:p0 是显式裁定,blocking 一张挡多张,bug 是已坏的不变量先于增强,卡龄防饿死。 +- 级别半边:p1–p3 是分诊已裁的显式排序;无级末位是分诊缺口,不是一个已裁的低优先级。 - `pm:blocking` 的写入与摘除都在分诊轮 sweep,依赖者全关即摘。 - 手工挂上的按误标处理,sweep 对着索引校正。 - 种子与消费者注记在 `scripts/pm/ensure-pm-labels.sh`。 @@ -13,7 +14,6 @@ - 授权面不含派发:⛔ 不写码、不认领、不派发。 - 单一生产者纪律照旧:分诊座位在班且已在处理同卡即让行。 -- 紧急通道改的是节奏,不是生产者数目。 - 正文自报 P0 或 data-integrity 的命中即走本节紧急通道。 - 机械年龄告警在半状态巡查脚本,细节以脚本头为权威。 @@ -27,7 +27,7 @@ - 每批约定:≤5 张同族卡、同上下文逐张读;常设授权,⛔ 不逐次请示。 - sweep 打包晋级五条:同类才打包(全部命中同一判据)。 - 逐项清单(落点、before、after)是 PR 正文必备件。 -- N 项之外零改动且 PR 自证;范围外发现照旧单开。 +- N 项之外零改动且 PR 自证;范围外发现按立卡三类门槛分流,三类外进验收备注、不单开。 - sweep 卡是认领对象,成员单保持标签但不再是可派发候选。 - 积压告警:连续 COMPLETED 清空 fire 后裸卡仍 >15 ⇒ 入流大于吞吐,报维护者。 - 阈值落地一周后随机抽 20 条 `noted, not filed`,由席位逐条重判,量出误记率并记档。