Skip to content

fix: delete stale B-0357 semiring duplicate#2268

Merged
AceHack merged 1 commit into
mainfrom
fix/b0357-delete-stale-duplicate
May 9, 2026
Merged

fix: delete stale B-0357 semiring duplicate#2268
AceHack merged 1 commit into
mainfrom
fix/b0357-delete-stale-duplicate

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 9, 2026

Summary

  • PR fix: resolve B-0357 ID collision #2263 added the renamed B-0367 file but forgot to git rm the original B-0357 copy
  • Only difference between the two files was id: B-0357 vs id: B-0367
  • This PR removes the stale duplicate

Test plan

  • CI passes (file deletion only)

🤖 Generated with Claude Code

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>
Copilot AI review requested due to automatic review settings May 9, 2026 09:55
@AceHack AceHack enabled auto-merge (squash) May 9, 2026 09:55
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 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".

@AceHack AceHack merged commit 6ced0c5 into main May 9, 2026
23 of 25 checks passed
@AceHack AceHack deleted the fix/b0357-delete-stale-duplicate branch May 9, 2026 09:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

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/update docs/BACKLOG.md to 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>
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