docs: preserve PR discussions for 3112 and 3113; close B-0451#3115
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR primarily preserves GitHub PR discussion archives for merged PRs #3112 and #3113 under docs/pr-discussions/, but it also includes a hygiene tick shard and closes backlog item B-0451.
Changes:
- Adds generated PR discussion archives for PR #3112 and PR #3113.
- Adds a hygiene-history tick shard for 2026-05-14T05:21Z.
- Marks B-0451 closed and updates
docs/BACKLOG.mdaccordingly.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
docs/pr-discussions/PR-3113-docs-lior-antigravity-check-pr-preservation-and-blob-drift-l.md |
Adds preserved PR #3113 discussion metadata and review content. |
docs/pr-discussions/PR-3112-docs-b-0289-green-lantern-hardware-spec-local-inference-requ.md |
Adds preserved PR #3112 discussion metadata, reviews, and review threads. |
docs/hygiene-history/ticks/2026/05/14/0521Z.md |
Adds tick-session notes covering PR gate status and B-0451 closure work. |
docs/backlog/P1/B-0451-duplicate-row-id-substrate-cleanup-2026-05-13.md |
Marks B-0451 closed and updates acceptance criteria status. |
docs/BACKLOG.md |
Updates the generated backlog index to show B-0451 as closed. |
AceHack
added a commit
that referenced
this pull request
May 14, 2026
… work The unchecked AC item was already noted as "does not block closure" and "separate slice / follow-up row". Moves it out of the checklist to match the already-documented Future work section, resolving Copilot reviewer thread on PR #3115. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… exits 0 All 12 collision groups were resolved across PRs #3056–#3073. Verified: bun tools/bg/audit-duplicate-row-ids.ts exits 0 on main ("561 rows with id field, no duplicate IDs"). The row status was never updated to closed after the sweep completed. CI-wiring AC remains a documented future-work item (separate slice). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… work The unchecked AC item was already noted as "does not block closure" and "separate slice / follow-up row". Moves it out of the checklist to match the already-documented Future work section, resolving Copilot reviewer thread on PR #3115. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
48d3070 to
cffaa04
Compare
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.
Preserving recently merged PRs per step 4b PR archive discipline.
Also closes B-0451 (duplicate row-ID substrate cleanup) — all 12 collision
groups resolved, audit tool exits 0. CI-wiring follow-up tracked in
B-0451 Future work section (separate slice, does not block closure).
Closes #B-0451