Skip to content

chore(standards): align the capture script's comment with main, byte for byte - #297

Merged
beyondnetPeru merged 1 commit into
developfrom
chore/align-capture-comment
Jul 30, 2026
Merged

chore(standards): align the capture script's comment with main, byte for byte#297
beyondnetPeru merged 1 commit into
developfrom
chore/align-capture-comment

Conversation

@beyondnetPeru

Copy link
Copy Markdown
Contributor

Comments only — 3 insertions / 7 deletions in a single block, no logic change.

The sticky-date fix was written twice, once on main (#295) and once here (#296), with the same logic and different prose: the develop copy added where the bug had been found. That left capture-native-evaluability-snapshot.mjs conflicting between the branches over ten lines of comment — after the whole point of the exercise had been to stop this file needing a decision at merge time.

Taking main's text verbatim, so the file is byte-identical on both branches and drops out of the developmain conflict set. Where the bug was found stays in #296's commit message and PR, which is the right place for it: a comment that differs per branch is a merge conflict pretending to be context.

Verified behaviour is untouched: --check passes, the replay is byte-identical, the derived-artifact chain reports 5 links current and at a fixed point.

Evolith Core Quality Gates

  • Bilingual Parity: no bilingual document changed.
  • Validation Scripts: unaffected.
  • Bilingual Validation: unaffected.
  • Agnosticism: no new dependency.

Linked ADRs / Issues

Conventional Commits

  • Commit follows Conventional Commits.

🤖 Generated with Claude Code

…for byte

COMMENTS ONLY. No logic changes, and the diff is 3 insertions / 7 deletions in a
single comment block.

The sticky-date fix was written twice — once on main (#295) and once here (#296) —
with the same logic and DIFFERENT prose, because the develop copy added where the
bug had been found. That left `capture-native-evaluability-snapshot.mjs`
conflicting between the branches over ten lines of comment, after the whole point
of the exercise had been to stop this file needing a decision at merge time.

Taking main's text verbatim, so the file is byte-identical on both branches and
drops out of the develop -> main conflict set entirely. Where the bug was found is
recorded in #296's commit message and PR, which is the right place for it: a
comment that differs per branch is a merge conflict pretending to be context.

Verified that behaviour is untouched: `--check` passes, the replay is
byte-identical, and the derived-artifact chain reports 5 links current and at a
fixed point.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@beyondnetPeru
beyondnetPeru requested a review from a team as a code owner July 30, 2026 14:46
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

Copy link
Copy Markdown

📊 Bilingual Coverage Impact

PR Changes

  • Paired EN/ES files modified: 6
  • New EN files needing ES translation: 3

Repository Coverage

Metric Value
Total EN files 524
Total ES files 498
Paired files 0
Coverage 0%

⚠️ Action required: 3 new EN file(s) added without ES counterparts.

To create skeletons:

node .harness/scripts/generate-es-skeleton.mjs <file.md>

Generated by GitHub Actions

@beyondnetPeru
beyondnetPeru merged commit 2eb244b into develop Jul 30, 2026
33 checks passed
@beyondnetPeru
beyondnetPeru deleted the chore/align-capture-comment branch July 30, 2026 19:53
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