Skip to content

fix: write the report prompt in plain English - #4

Merged
kim-em merged 3 commits into
mainfrom
fix/plainer-report-prompt
Aug 4, 2026
Merged

fix: write the report prompt in plain English#4
kim-em merged 3 commits into
mainfrom
fix/plainer-report-prompt

Conversation

@kim-em

@kim-em kim-em commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The prompt told the model to write clearly while being written badly itself,
and the reports picked that up. "Windows have a bulk", "the job is selection
rather than coverage", "name the shape of the work". Those are aphorisms, not
instructions, and the Exchangeability report came back ending a paragraph with
"feeding the common endings".

Most of this is rewording. Three changes are substantive.

The link cap is inverted. It said "at most three links in the whole report",
which capped exactly the wrong thing: the two reports so far cite 43 and 15
pull request numbers against 11 and 2 documentation links. A link tells a
reader what a result is, which is what they came for; a pull request number
only says where it was written. So link every named result, and cite pull
requests sparingly.

The proportion sentence is gone. It asked for a count of how much of the window
was routine, and a count tells a reader nothing. The Exchangeability report had
already found the better version by itself, in thirteen words: "much of the
remaining window is product-kernel and cylinder API feeding the common
endings". Say what the rest of the work was about, not how much of it there was.

New: write names the way you would say them. deFinetti_RyllNardzewski_equivalence
is a Lean identifier, and belongs in the link target rather than the sentence.

Also drops a paragraph explaining that an earlier version of this prompt
produced 932 words and a reader complained. That is this file's history, not
guidance, and it does not help anyone write.

Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com

🤖 Prepared with Claude Code

After review, the same motivation is now applied to both STATUS-generation paths: write theorem names as spoken English, link every selected result or definition when the supplied material has an exact documentation URL, and use at most two pull-request citations in the whole status snapshot. The branch has also been merged forward to include #3.

kim-em and others added 3 commits August 4, 2026 00:56
The prompt told the model to write clearly while being written badly itself,
and the reports picked that up. "Windows have a bulk", "the job is selection
rather than coverage", "name the shape of the work". Those are aphorisms, not
instructions, and the Exchangeability report came back ending a paragraph with
"feeding the common endings".

Most of this is rewording. Three changes are substantive.

The link cap is inverted. It said "at most three links in the whole report",
which capped exactly the wrong thing: the two reports so far cite 43 and 15
pull request numbers against 11 and 2 documentation links. A link tells a
reader what a result is, which is what they came for; a pull request number
only says where it was written. So link every named result, and cite pull
requests sparingly.

The proportion sentence is gone. It asked for a count of how much of the window
was routine, and a count tells a reader nothing. The Exchangeability report had
already found the better version by itself, in thirteen words: "much of the
remaining window is product-kernel and cylinder API feeding the common
endings". Say what the rest of the work was about, not how much of it there was.

New: write names the way you would say them. `deFinetti_RyllNardzewski_equivalence`
is a Lean identifier, and belongs in the link target rather than the sentence.

Also drops a paragraph explaining that an earlier version of this prompt
produced 932 words and a reader complained. That is this file's history, not
guidance, and it does not help anyone write.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kim-em
kim-em merged commit 620030c into main Aug 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant