docs(archive): preserve PR 3154#3157
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds a git-tracked PR discussion archive for PR #3154 under docs/pr-discussions/, capturing the PR metadata, description, and recorded review commentary for long-term provenance outside GitHub.
Changes:
- Adds a new PR archive markdown file for PR #3154 under
docs/pr-discussions/. - Records PR metadata in YAML frontmatter and preserves the PR’s description/review context as generated by the archiving tool.
Member
Author
|
Thread resolved. Fix in PR 3164: adds docs/pr-discussions to history-surface allowlist in copilot-instructions.md. |
AceHack
added a commit
that referenced
this pull request
May 14, 2026
…3164) * fix(policy): add docs/pr-discussions/** to history-surface allowlist docs/AGENT-BEST-PRACTICES.696-697 and tools/pr-preservation/archive-pr.tsmd both use docs/pr-discussions/ as the output directory for PR archives, but .github/copilot-instructions.md only listed docs/pr-preservation/** in its history-surfaces allowlist. This drift would cause Copilot reviews to incorrectly flag attribution in pr-discussions archives as policy violations. Add docs/pr-discussions/** in both occurrences (main list and surface-category quick-reference) to match the authoritative list in AGENT-BEST-PRACTICES.md. Closes thread PRRT_kwDOSF9kNM6CJxHZ on PR #3157. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * fix(policy): sync copilot-instructions allowlist with AGENT-BEST-PRACTICES Add missing history-surface entries to both allowlist sections in .github/copilot-instructions.md to match the authoritative list in docs/AGENT-BEST-PRACTICES.md lines 694-714: - docs/lost-substrate/** (recovery/redundancy artifacts) - docs/active-trajectory.md (load-state + who-said-what provenance) - docs/launch/** (named-team positioning + IP-respect attribution) Fixes both line 331 (full list) and line 395 (quick-reference) per Copilot P1 review thread on PR #3164. Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>
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.
Autonomously generated PR preservation for 3154