Skip to content

Commit 7af1558

Browse files
committed
docs(pm): say what the widened record read costs, and what stayed C6's
The header's budget and doc-shape paragraphs, `verdictThreadRows`'s declared limit and the exit table now describe the reads a `--pair` run actually makes, and the success line no longer prescribes a citation to a pair that owes no clear. Claude-Session: https://claude.ai/code/session_01HZfg2AwVX191qCizp88gQr Co-authored-by: Claude <noreply@anthropic.com>
1 parent 5fd86b2 commit 7af1558

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/pm/check-clause2-carriers.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4048,8 +4048,8 @@ function renderPair(pair, repo, pairs = null) {
40484048
'both carriers agree'
40494049
: 'readable in the fixed spelling and both carriers agree') +
40504050
(record
4051-
? ', and a review of record names this head (the note above says which comment to cite; ' +
4052-
'existence, not the verdict)'
4051+
? ', and a review of record names this head (the note above says which comment it is, and ' +
4052+
'whether this pair owes anything about it; existence, not the verdict)'
40534053
: '') +
40544054
(widening.state === 'clean'
40554055
? ', and its diff carries no widening tell. ⚠️ A tell is not a proof and its absence is not one either.'

0 commit comments

Comments
 (0)