Skip to content

Commit ff2bd70

Browse files
committed
docs(pm-skill): pin the dispatch-gates row to its case count, not a drifting minute figure
Re-measured in this container: 1534 cases, exit 0, 705 s wall — past the 600 s foreground cap either way, which is the load-bearing half. Claude-Session: https://claude.ai/code/session_01P58euzUXCVJNwmhuPC9DXY Co-authored-by: Claude <noreply@anthropic.com> Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
1 parent 04cbdb8 commit ff2bd70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/skills/pm-dispatch/references/platform-readings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
- 落地探针除命名代码形外,还必须在落地前的 tip 上读出不同值,否则它分不开两棵树。
363363
- `check-governed-merges` 浅克隆上拒答而非少报,并报未审计仓数;补救 `git fetch --shallow-since=`
364364
- 前台 `sleep` 被 harness 拒 ⇒ 等待写成带 until 条件的前台阻塞等待,⛔ 不写 sleep 轮询循环。
365-
- `check:pm-dispatch-gates` ≈13 分钟超 600 秒前台上限 ⇒ detach 加 `tail --pid` 等;超时不是读数。
365+
- `check:pm-dispatch-gates`(1534 例)逾 600 秒前台上限 ⇒ detach 加 `tail --pid` 等;超时不是读数。
366366
- 分支删除被拒有第二形态:代理回 403,与既有 send-pack 断连同处置 ⇒ 不可删,⛔ 不重试。
367367

368368
## 闭合关键词解析(PR 正文写侧)

0 commit comments

Comments
 (0)