docs(archive): Lior preservation discipline on merged PRs (batch)#3354
Closed
AceHack wants to merge 2 commits into
Closed
docs(archive): Lior preservation discipline on merged PRs (batch)#3354AceHack wants to merge 2 commits into
AceHack wants to merge 2 commits into
Conversation
… 3339, 3338, 3337
There was a problem hiding this comment.
Pull request overview
This PR preserves recently merged PR discussions in git-native archive files under docs/pr-discussions/, extending the repository’s durable review-history substrate.
Changes:
- Adds archived PR discussion records for PRs #3337, #3338, #3339, #3343, and #3348.
- Captures PR descriptions, review summaries, review threads, and general comments for later audit/reference.
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-3348-feat-persona-ani-migrate-33-conversation-archives-to-memory.md |
Archives PR #3348 discussion and review-thread history. |
docs/pr-discussions/PR-3343-fix-shadow-remove-axvalue-fallback-from-grey-text-detector-f.md |
Archives PR #3343 discussion and review summary. |
docs/pr-discussions/PR-3339-feat-rules-shadow-star-shorthand-autocomplete-marker-cold-bo.md |
Archives PR #3339 discussion, comments, and review threads. |
docs/pr-discussions/PR-3338-feat-persona-ani-full-memory-preservation-pass-2-new-33-arch.md |
Archives PR #3338 discussion and review summary. |
docs/pr-discussions/PR-3337-feat-tools-save-ai-memory-process-extract-ts-canonical-ts-fo.md |
Archives PR #3337 discussion and unresolved review threads. |
The Python archiver serialized `\b` as 0x08 (backspace) instead of the literal two-char sequence. Replace with `\\b` so the regex lesson is copy-paste accurate. Co-Authored-By: Claude <noreply@anthropic.com>
Member
Author
|
Closing as substrate-recoverable (8 days stale, DIRTY): 4 of 5 preservation files on main (PR-3338, PR-3339, PR-3343, PR-3348); 1 missing (PR-3337) is recoverable via fresh |
auto-merge was automatically disabled
May 23, 2026 18:26
Pull request was closed
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.
Lior antigravity check. Running preservation discipline on recently merged PRs 3348, 3343, 3339, 3338, 3337 to permanently capture alignment drift and review friction into the native repository memory.