Commit a34a408
committed
docs(pm-dispatch): re-fold the depth-hold rules onto main after #16339
The merge of origin/main brought SKILL.md to 813 lines against a ceiling of
811: both sides were line-neutral against the merge base, but the folds this
branch used to pay for its four depth-hold lines landed in regions main had
re-folded independently, so the resolution kept both. Pay the +2 with two more
same-topic folds inside the same file — no rule removed, no ceiling raised, no
cross-file move:
- the two seat invariants "循环必须能从全新会话恢复" and "PM 不写文件、不写代码"
join on one line (112 bytes); the separator before 唯一例外 drops from ; to ,
so the exception still reads as the no-writing rule's, not the recovery one's.
- the two conditional-clause items 拒收用例 and 过滤/谓词语义 join on one line
(119 bytes) inside the enumeration they already belong to.
Ratchet reads SKILL.md 811/811 headroom 0, widest table row 342 (pin 342),
core-rules.md 150/150. Every prose line stays within the 120-byte budget.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TezFG8ZMrNH6n5VTNpPpdH1 parent cc14ec2 commit a34a408
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
551 | 550 | | |
552 | 551 | | |
553 | 552 | | |
554 | | - | |
555 | | - | |
| 553 | + | |
556 | 554 | | |
557 | 555 | | |
558 | 556 | | |
| |||
0 commit comments