Commit 2eed6dc
fix(pm-scripts): ratchet row for true-green.md, shared repo resolver in ci-failure, measured worklist verdict (#12096)
Three bounded scripts/pm fixes, one per card.
check-skill-line-ratchet.mjs: add the missing CEILINGS row for
.claude/skills/pm-dispatch/references/true-green.md at its landed count of 34,
read from the ratchet's own run, headroom 0, same convention as every sibling
references row. The adding PR could not carry it — its dispatch declared a
closed file surface this script sat outside.
ci-failure.mjs: import resolveSweepRepo from check-half-states.mjs and drop the
hardcoded 'objectstack-ai/objectstack' default, so a verbatim copy in a sibling
repo reads its own board via GITHUB_REPOSITORY instead of reporting confidently
about objectstack's CI. Mirrors the sweeper's malformed-value refusal at the
live entry point; the two offline branches stay exempt.
bare-root-worklist.mjs: rewrite the check-declaration-mirrors row's `why` to its
measured terms — a recursive walk admitted by extension, 2 of 261 (0.77%), not
the copied "same top-level-only shape, 115 of 226". Re-derived the sibling
percentages from each gate's own exported walk in the same pass:
ratchet-remedy-authority 115/226 -> 144/261, runner-env-posture packages
1757/5049 -> 1794/5185 (2658 -> 2746 skipped tests) and examples 150/240 ->
150/241; skills-token-ratchet re-measured unchanged at 11 of 50. Docblock now
records which rows carry a re-derived reading and warns against refreshing a
denominator alone.
Closes #11310, closes #11296, closes #11277
Claude-Session: https://claude.ai/code/session_01RMTpSRF5CjMmQBFfPtPCwJ
Co-authored-by: Claude <noreply@anthropic.com>1 parent 2ba4329 commit 2eed6dc
3 files changed
Lines changed: 76 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
116 | 137 | | |
117 | 138 | | |
118 | 139 | | |
| |||
179 | 200 | | |
180 | 201 | | |
181 | 202 | | |
182 | | - | |
183 | | - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
184 | 206 | | |
185 | 207 | | |
186 | 208 | | |
187 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
188 | 218 | | |
189 | 219 | | |
190 | 220 | | |
| |||
275 | 305 | | |
276 | 306 | | |
277 | 307 | | |
278 | | - | |
| 308 | + | |
279 | 309 | | |
280 | 310 | | |
281 | | - | |
| 311 | + | |
282 | 312 | | |
283 | 313 | | |
284 | 314 | | |
285 | 315 | | |
286 | 316 | | |
287 | | - | |
| 317 | + | |
288 | 318 | | |
289 | 319 | | |
290 | 320 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
227 | 238 | | |
228 | 239 | | |
229 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
294 | 295 | | |
295 | 296 | | |
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
300 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
301 | 314 | | |
302 | 315 | | |
303 | 316 | | |
| |||
2427 | 2440 | | |
2428 | 2441 | | |
2429 | 2442 | | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
| 2447 | + | |
| 2448 | + | |
| 2449 | + | |
| 2450 | + | |
| 2451 | + | |
| 2452 | + | |
| 2453 | + | |
| 2454 | + | |
| 2455 | + | |
| 2456 | + | |
| 2457 | + | |
2430 | 2458 | | |
2431 | 2459 | | |
2432 | 2460 | | |
| |||
0 commit comments