Skip to content

fix(b-0545): adopt B-0498 collision renumber#3694

Merged
AceHack merged 1 commit into
mainfrom
codex/b0545-b0498-renumber-adopt-20260516
May 16, 2026
Merged

fix(b-0545): adopt B-0498 collision renumber#3694
AceHack merged 1 commit into
mainfrom
codex/b0545-b0498-renumber-adopt-20260516

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 16, 2026

Summary

  • adopts the existing Otto B-0498 collision-renumber fix onto current main without rewriting Otto's branch
  • renumbers the Riven cursor-terminal backlog row to B-0549 and preserves breadcrumbs
  • regenerates docs/BACKLOG.md so the generated index matches the row rename

Verification

  • git diff --check
  • bun tools/hygiene/audit-backlog-items.ts --enforce-duplicate-ids
  • bun tools/backlog/generate-index.ts --check

Coordination

This unblocks PR #3674's factory-wide duplicate-ID gate once merged.

Adopts the existing Otto branch fix onto current main without rewriting the Otto branch.

Riven cursor-terminal keeps a breadcrumb via B-0549 while the older algebra row keeps B-0498. Regenerates docs/BACKLOG.md so the duplicate-ID gate and generated-index gate agree.

Verification:

- git diff --check

- bun tools/hygiene/audit-backlog-items.ts --enforce-duplicate-ids

- bun tools/backlog/generate-index.ts --check

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

Co-Authored-By: Codex <noreply@openai.com>
Copilot AI review requested due to automatic review settings May 16, 2026 02:53
@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.

@AceHack AceHack merged commit 0ae21b4 into main May 16, 2026
29 checks passed
@AceHack AceHack deleted the codex/b0545-b0498-renumber-adopt-20260516 branch May 16, 2026 02:55
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

Adopts the existing duplicate backlog ID collision fix by renumbering the Riven cursor-terminal backlog row from B-0498 → B-0549, updating cross-references, and regenerating the generated backlog index so it matches the per-row files.

Changes:

  • Updated the Riven cursor-terminal research design doc to reference B-0549 (with renumber breadcrumb).
  • Updated backlog row files to reflect the renumber (frontmatter + breadcrumbs) and updated the collision-sweep row to point at the new ID.
  • Regenerated docs/BACKLOG.md to drop the old B-0498 entry and add B-0549.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
docs/research/2026-05-15-riven-cursor-terminal-loop-design.md Updates the referenced backlog ID to B-0549 with renumber context.
docs/backlog/P2/B-0545-b0498-collision-renumber-sweep-2026-05-15.md Records the collision/renumber sweep and links to the new B-0549 row.
docs/backlog/P1/B-0549-riven-cursor-terminal-background-loop-ide-native-autonomous-gate-2026-05-15.md Renumbers the row to B-0549 and adds renumbered_from / renumbered_per breadcrumbs.
docs/BACKLOG.md Regenerates the index to reflect the renumbered row.
Comments suppressed due to low confidence (2)

docs/backlog/P2/B-0545-b0498-collision-renumber-sweep-2026-05-15.md:10

  • Per tools/backlog/README.md the last_updated frontmatter field is required and must be updated on every content edit. This row's frontmatter is missing last_updated entirely; add it (likely 2026-05-16 given this edit).
status: done
created: 2026-05-15
completed: 2026-05-16
filed_by: otto-cli
completed_by: otto-cli

docs/backlog/P2/B-0545-b0498-collision-renumber-sweep-2026-05-15.md:96

  • This new “Resolution” section states the renumber target is B-0549, but earlier in the same document the “Next free ID” / “Sweep scope” sections still describe renumbering to B-0546. Please update those earlier sections (or explicitly label them as historical/estimates) to avoid leaving contradictory guidance in a single row file.
## Resolution (2026-05-16)

Renumber executed in this same PR:

- Renamed `docs/backlog/P1/B-0498-riven-cursor-terminal-*-2026-05-15.md` → `docs/backlog/P1/B-0549-riven-cursor-terminal-*-2026-05-15.md`

title: B-0498 ID collision — renumber sweep (Riven cursor-terminal scaffold → new ID)
type: substrate-correction
status: open
status: done
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