Skip to content

Commit cffced2

Browse files
committed
chore(pm): raise the AGENTS.md line ratchet to the ruled 1109
The maintainer ruled letter A on this card's line budget (+10, 1099 -> 1109), recorded on #16233 as comment 5750261694, executing the standing letter-C ruling 5716260390 that named the text but not its lines. The raise is recorded in this map's own ruled-raise convention: the measured cost (+10, bought by content), the re-measured lossless-rewrap headroom with the widths it was measured at, and the ruling verbatim and untranslated. Claude-Session: https://claude.ai/code/session_019srGWGCBBCBHqcDoRZpQRh Co-authored-by: Claude <noreply@anthropic.com>
1 parent 32d6e47 commit cffced2

1 file changed

Lines changed: 29 additions & 1 deletion

File tree

‎scripts/pm/check-skill-line-ratchet.mjs‎

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1435,7 +1435,35 @@ export const CEILINGS = new Map([
14351435
// 并按实测行数抬上限」; recorded by the director on #15410 comment 5682595374, which
14361436
// also refuses option D). AGENTS.md is not a CROSS_FILE_MOVES destination, so no
14371437
// `ruledRaises` record applies. Landed count, headroom 0, same convention.
1438-
['AGENTS.md', 1099],
1438+
//
1439+
// 1099 → 1109 (card #16233): § Degradation log levels' third-legal-answer
1440+
// paragraph brought to the instrument, per letter C — a `catch` that delivers by
1441+
// RETURNING an outcome object (`return { ok: false, error }`, a `failed` receipt)
1442+
// has no callee to declare, so it is ⛔ never added to
1443+
// `DURABILITY_CRITICAL_CALLEES` or to either `FAILURE_PROPAGATION_*` map,
1444+
// ⛔ never baselined and ⛔ never log-bolted to green the checker; it is pinned by
1445+
// its own file's test and its population read from
1446+
// `scripts/measure-return-propagating-durability-seams.mjs`. Until this line the
1447+
// text prescribed, for all 12 censused seams, the two remedies the gate's own
1448+
// header refuses — correct code reds the gate, and the only two ways to green it
1449+
// were the two it forbids. +10 lines, measured: the paragraph goes 10 → 20
1450+
// physical lines and the file 1099 → 1109, and it is bought by CONTENT, not by
1451+
// bad wrapping. Re-measured on the merged tree with this gate's own `wrapLine`,
1452+
// at the width the section is actually typeset at (median 85 B, p90 89 B, max
1453+
// 90 B — inside the ≤91-byte ASCII-prose convention the 120-byte cap above
1454+
// codifies): a greedy rewrap returns exactly the 20 lines the paragraph already
1455+
// occupies at 90 B, and 21 at 88 B ⇒ 0 lossless-rewrap headroom. Lines come back
1456+
// only by re-typesetting ASCII prose ABOVE that convention (18 at 100 B, 15 at
1457+
// 120 B; the whole section 88 → 69 at 120 B), which is the reflow that cap
1458+
// documents itself as NOT imposing — and re-wrap funding is refused per the
1459+
// 2026-08-17 rule in any case. Maintainer ruling, verbatim and untranslated:
1460+
// 「1. #19214 / 卡 #16233 —— AGENTS.md 行预算, A 批 +10(1099→1109)」
1461+
// — the maintainer's live instruction to `session_019srGWGCBBCBHqcDoRZpQRh`,
1462+
// recorded on #16233 comment 5750261694; it rules the line budget that the
1463+
// standing letter-C ruling 5716260390 left unruled when it named the text.
1464+
// AGENTS.md is not a CROSS_FILE_MOVES destination, so no `ruledRaises` record
1465+
// applies. Landed count, headroom 0, same convention.
1466+
['AGENTS.md', 1109],
14391467
// #9965: root CLAUDE.md is the other repo-root instruction file — same read
14401468
// path (every seat session), same governance (Prime Directive #14). It is
14411469
// structurally growth-prone in the way the ratchet is built for: it exists to

0 commit comments

Comments
 (0)