Skip to content

Promote: mirror-clarifier + grammar consistency fix#240

Merged
ptr727 merged 2 commits into
mainfrom
develop
Jul 3, 2026
Merged

Promote: mirror-clarifier + grammar consistency fix#240
ptr727 merged 2 commits into
mainfrom
develop

Conversation

@ptr727

@ptr727 ptr727 commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Promotes #239 to main.

What's promoted

  • Clarify mirror != back-merge and fix staleness-parenthetical grammar #239 - clarify that "mirror to develop" means a follow-up PR onto develop (never a main -> develop back-merge), and fix the missing verb in the staleness parenthetical. Both refinements came out of the sibling repo's Copilot review loop; this brings the mirror/staleness bullet to byte-identical wording across the two repos.

Diff

develop is a clean superset of main - one AGENTS.md line modified (a -/+ pair, i.e. develop's own edit; no deletion-only hunk, so no main-only stragglers).

…239)

Brings the develop-mirror learning in `AGENTS.md` into line with the
fully-converged wording in the sibling repo (both refinements surfaced
from the Copilot review loop there):

- **Mirror clarifier**: state explicitly that "Mirror" means landing the
same fix directly on `develop` via a follow-up PR targeting `develop` -
never a `main -> develop` back-merge (which the forward-only rule
forbids). Removes an ambiguity a reviewer flagged: "Mirror to develop"
could otherwise be misread as recommending a back-merge.
- **Grammar**: add the missing verb in the staleness parenthetical
("occasionally `develop` **is** reworking a `main`-side fix
differently").

Net effect: the mirror/staleness bullet is now byte-identical to the
sibling repo's, so the two read consistently.

Targets `develop`; the `develop -> main` promotion PR will carry it. No
issue to close.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 3, 2026 18:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Promotes the AGENTS.md documentation refinement from #239 onto main, clarifying the intended meaning of “mirror to develop” and tightening grammar in the staleness-check guidance.

Changes:

  • Clarifies that “mirror” means a follow-up PR directly targeting develop, not a main -> develop back-merge.
  • Fixes a missing verb in the staleness parenthetical (“develop is reworking …”).

Comment thread AGENTS.md Outdated
Grammar fix flagged by Copilot on promotion PR #240: "'Mirror' means
land the same fix" uses a bare infinitive after "means". Change to
"means **landing**" (gerund).

Kept in lockstep with the sibling repo (same one-word fix applied there)
so the mirror/staleness bullet stays byte-identical across both.

Targets `develop`; promotion #240 will carry it. No issue to close.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@ptr727 ptr727 merged commit 7322d72 into main Jul 3, 2026
11 checks 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.

2 participants