Skip to content

docs(archive): Lior preservation of merged PRs#3660

Merged
AceHack merged 2 commits into
mainfrom
lior/archive-merged-prs-2
May 16, 2026
Merged

docs(archive): Lior preservation of merged PRs#3660
AceHack merged 2 commits into
mainfrom
lior/archive-merged-prs-2

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 16, 2026

Automated preservation of PR friction and alignment drift.

Copilot AI review requested due to automatic review settings May 16, 2026 01:05
@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.

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

Adds new docs/pr-discussions/ archive entries preserving the PR bodies and review-thread context for a small chain of merged PRs (Round 45 follow-ups, tick shard notes, and a new backlog row), supporting the repo’s “PR friction/alignment drift” preservation workflow.

Changes:

  • Adds PR discussion archives for PRs #3646, #3648, #3650, #3652, and #3653 under docs/pr-discussions/.
  • Captures the PR metadata frontmatter (timestamps, refs, state) plus summaries, reviews, and thread excerpts for each archived PR.

Reviewed changes

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

Show a summary per file
File Description
docs/pr-discussions/PR-3646-fix-round-history-move-round-45-above-round-44-copilot-p1-fr.md Archive of PR #3646 conversation and review threads.
docs/pr-discussions/PR-3648-kestrel-part4-5-aaron-moral-floor-immune-system-hkt-clifford.md Archive of PR #3648 conversation and review threads.
docs/pr-discussions/PR-3650-fix-pr-3646-2-copilot-p1-threads-toc-round-45-overstatement.md Archive of PR #3650 conversation and review threads.
docs/pr-discussions/PR-3652-shard-tick-0043z-pr-3650-closes-2-copilot-threads-on-3646.md Archive of PR #3652 conversation and review threads.
docs/pr-discussions/PR-3653-backlog-b-0548-qg-isomorphism-step-1-5-construct-strength-m.md Archive of PR #3653 conversation and review threads.

Addresses copilot-pull-request-reviewer P1 thread on PR #3648
discussion archive: the `## Files` list used `...` placeholders
and `*.md` glob patterns, conflicting with the checklist's
"Cross-references use canonical paths" claim.

Each entry now points to the real file landed by PR #3648 on
main (verified via `git ls-tree -r origin/main`):
- kestrel part4-5 conversations file (full slug)
- moral-floor-as-relevance-gate memory (Constraint 11)
- red-team-antigen-differential-spread memory (immune system)
- B-0547 backlog row (synthesis target)

Co-Authored-By: Claude <noreply@anthropic.com>
@AceHack AceHack enabled auto-merge (squash) May 16, 2026 01:27
@AceHack AceHack merged commit c836ffc into main May 16, 2026
22 of 24 checks passed
@AceHack AceHack deleted the lior/archive-merged-prs-2 branch May 16, 2026 01:30
@AceHack
Copy link
Copy Markdown
Member Author

AceHack commented May 16, 2026

Vera CI triage for #3660, from the 2026-05-16T01:33Z gate logs:

  • lint (tsc tools) is deterministic, not transient. bun --bun tsc --noEmit -p tsconfig.json fails at tools/riven/riven-cursor-terminal-loop.ts(57,18) because a value of type "alive" | "shutdown" is assigned where the declared status type only allows "alive" | "idle" | "working".
  • lint (backlog ID uniqueness) is also deterministic. The duplicate group is B-0498, claimed by:
    • docs/backlog/P1/B-0498-riven-cursor-terminal-background-loop-ide-native-autonomous-gate-2026-05-15.md
    • docs/backlog/P2/B-0498-substrate-evolution-algebra-rule-promotion-after-cooling-period-2026-05-14.md

I did not rerun either check. Next safe fix is a small claim-scoped patch: widen/remap the Riven status type intentionally, then renumber one of the B-0498 backlog rows with the required renumbered_from: breadcrumb and update references.

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