Commit 71216fc
committed
fix(pm): restore the ALL quantifier and re-key the self-test success line
Rework of the two one-line defects the at-tier contract review returned FAIL
on. Both are text; no behaviour, constant, register row, tier function or
self-test expected value moves.
- .claude/skills/pm-dispatch/references/landing-operations.md:27 named the
SURFACE ("Tier S(.claude/** 全树)者") and dropped the PR-level ALL
quantifier that its own predecessor ("受管路径全在 … 者"), this repair's
prescribed wording and the sibling contract-review.md:46 all carry. As
written, :27 and :28 partitioned governed SURFACES rather than pull
requests, so a mixed diff (.claude/** plus AGENTS.md, Tier H by the
register's ALL-not-ANY rule) matched both lines with no tiebreak on the
page. Restored to "受管路径全在 `.claude/**` 者 Tier S:…" — 93 B → 105 B
against the 120 B cap, line count 69/69 unchanged.
- scripts/pm/check-governed-queue-guard.mjs:4442-4443, the --self-test
SUCCESS line printed on every run, still stated the superseded #18020
references-tier population ("a governed diff whose governed paths all lie
under the one ruled prefix") while the battery at :3949-3950 asserts
the-old-references-boundary-is-GONE. Landed 2026-09-13 in #18036 and
untouched since, so the file's docblock repair left the one instance seats
actually read. The population is re-keyed to Tier S — the register's
.claude/** row, asked through governedTierFor — with the #18020 naming
kept as history, matching the docblock's own form. 296 cases unchanged.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fa628d0 commit 71216fc
2 files changed
Lines changed: 4 additions & 3 deletions
File tree
- .claude/skills/pm-dispatch/references
- scripts/pm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4439 | 4439 | | |
4440 | 4440 | | |
4441 | 4441 | | |
4442 | | - | |
4443 | | - | |
| 4442 | + | |
| 4443 | + | |
| 4444 | + | |
4444 | 4445 | | |
4445 | 4446 | | |
4446 | 4447 | | |
| |||
0 commit comments