shard(tick): 0855Z — PR #3389 merged; PR #3391 4-thread fix incl. major mechanization-proposal correction#3393
Merged
Merged
Conversation
…r substrate-honest correction (mechanization proposal didn't actually fix race) Co-Authored-By: Claude <noreply@anthropic.com>
…Z lesson) Co-Authored-By: Claude <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3f7d629b65
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
BSD/macOS sed requires (empty string after -i); GNU sed treats as a script-file argument. For Otto-CLI macOS-only context the BSD form works. For CI/Linux use GNU form (no empty quotes). Acknowledged in body prose so future-Otto reading the discipline doesn't blindly copy the BSD form on Linux. Co-Authored-By: Claude <noreply@anthropic.com>
AceHack
added a commit
that referenced
this pull request
May 15, 2026
… sed portability fix (#3394) * shard(tick): 0903Z — PR #3391 merged; PR #3392 partial-stale reviews + reply; PR #3393 sed portability fix Co-Authored-By: Claude <noreply@anthropic.com> * fix(shard): close (PR TBD) → (PR #3394) (line-1 anchored) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
AceHack
added a commit
that referenced
this pull request
May 15, 2026
…templated (#3396) * shard(tick): 0916Z — PR #3393 merged; 4th stale-(PR TBD) on PR #3394 templated reply+resolve Co-Authored-By: Claude <noreply@anthropic.com> * fix(shard): close (PR TBD) → (PR #3396) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
AceHack
added a commit
that referenced
this pull request
May 15, 2026
… PRs (#3395 fix + #3397) (#3398) * shard(tick): 0921Z — sed-bug class discovered (body col 4 conflict); apology + 2 corrective PRs Co-Authored-By: Claude <noreply@anthropic.com> * fix(shard): close (PR TBD) → (PR #3398) (@-delimited per 0921Z discipline) Co-Authored-By: Claude <noreply@anthropic.com> * fix(shard): add BSD-vs-GNU sed portability + Perl cross-platform form per Codex P2 on PR #3398 Same portability concern Codex raised on PR #3393 — I lost the prior note when rewriting the discipline in 0921Z. Re-included: BSD form (sed -i ''), GNU form (sed -i no quotes), Perl universal form. Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
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
🤖 Generated with Claude Code