fix: delete stale B-0357 semiring duplicate#2268
Merged
Merged
Conversation
PR #2263 added the renamed B-0367 file but didn't delete the original B-0357 copy. Only difference was the id: field. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 tasks
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8b3cf0256f
ℹ️ 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".
There was a problem hiding this comment.
Pull request overview
Removes a duplicate backlog row file (B-0357 semiring item) that was superseded by the renamed B-0367 row, aiming to eliminate the stale copy and avoid ID collisions in the backlog set.
Changes:
- Deletes
docs/backlog/P1/B-0357-first-class-uncertainty-semiring-parameterized-weight.md(stale duplicate of the renamed B-0367 item).
Comments suppressed due to low confidence (1)
docs/backlog/P1/B-0357-first-class-uncertainty-semiring-parameterized-weight.md:1
- P1: After deleting this per-row backlog file, there are still repo references pointing at
backlog/P1/B-0357-first-class-uncertainty-semiring-parameterized-weight.md(e.g.docs/BACKLOG.md), which will become a broken link and also leaves two entries labeled B-0357. Regenerate/updatedocs/BACKLOG.mdto point at the B-0367 file, and update the B-0367 file’s H1 (currently still says “# B-0357 …”) to keep the ID consistent throughout.
AceHack
added a commit
that referenced
this pull request
May 9, 2026
) Six pairs of backlog items shared the same ID. For each pair, the newer file gets a new unique ID: - B-0160 (claude-code-permissions) → B-0368 - B-0278 (durable-computation-survey) → B-0369 - B-0279 (durable-computation-checkpoint) → B-0370 - B-0284 (pages-seo-metadata) → B-0371 - B-0285 (pages-sitemap-robots) → B-0372 - B-0362 (alignment-proof-primitive) → B-0373 B-0357 collision already handled by PR #2268 (→ B-0367). Co-authored-by: Claude Opus 4.6 (1M context) <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
git rmthe original B-0357 copyid: B-0357vsid: B-0367Test plan
🤖 Generated with Claude Code