docs: reframe roadmap callout as forward-looking, not defensive - #25
Merged
Conversation
The previous callout repeated the same caveat three times: "not a logged run", "not a checked-in artifact", "for runs you can reproduce today, see ..." — a triple negation that telegraphs absence rather than direction. This pass keeps the honesty (still clearly marked as v1.1, not already shipped) but reframes the language toward what is coming and what is already here, rather than what is missing: - "ROADMAP TARGET · NOT A LOGGED RUN" → "Next milestone (v1.1)" - "describes the next milestone we are engineering toward, not a checked-in artifact" → "the run we are engineering toward as v1.1 — a single overnight evolution on SWE-bench Verified, end-to-end" - "For runs you can reproduce today, see ..." → "Reproducible v1.0 artifacts are ..." (declarative, not contrastive) Same disclosure, lower defensive register. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Documentation-only tweak rewording the v1.1 roadmap callout above the SWE-bench worked example in both README files to a more forward-looking tone, without changing meaning or links.
Changes:
- Reframe callout from "ROADMAP TARGET · NOT A LOGGED RUN" to "Next milestone (v1.1)".
- Keep the same disclosure that v1.1 is not yet shipped and point to v1.0 reproducible artifacts.
- Apply identical change to the Chinese README to keep them in lock-step.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Rewords the v1.1 callout block to a forward-looking tone. |
| README.zh.md | Mirrors the English README wording change. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tightens the one-line callout above the SWE-bench worked example. The previous wording repeated "not a logged run / not a checked-in artifact / for runs you can reproduce today" — three negations in two sentences that telegraph absence rather than direction.
Same honest disclosure ("this is v1.1, not already shipped"); lower defensive register.
Diff
Before
After
Test plan
README.mdandREADME.zh.mdin lock-step.🤖 Generated with Claude Code