docs(archive): Lior preservation pass 3335-3343#3347
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds new PR-discussion archive markdown files under docs/pr-discussions/ as part of an automated preservation pass (PRs #3335–#3338 and #3343), capturing summaries and review threads for recently merged work.
Changes:
- Added five new PR-discussion archive entries under
docs/pr-discussions/. - Captured PR metadata (timestamps, refs) and included review-thread excerpts for preserved PRs.
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-3343-fix-shadow-remove-axvalue-fallback-from-grey-text-detector-f.md | Preserves PR #3343 discussion + summary for the grey-text detector false-positive fix. |
| docs/pr-discussions/PR-3338-feat-persona-ani-full-memory-preservation-pass-2-new-33-arch.md | Preserves PR #3338 discussion + summary for persona Ani memory preservation archives. |
| docs/pr-discussions/PR-3337-feat-tools-save-ai-memory-process-extract-ts-canonical-ts-fo.md | Preserves PR #3337 discussion including captured review threads for the save-ai-memory tool. |
| docs/pr-discussions/PR-3336-fix-shards-canonical-bun-tools-github-poll-pr-gate-ts-comman.md | Preserves PR #3336 discussion for canonicalizing poll-pr-gate command usage in tick shards. |
| docs/pr-discussions/PR-3335-shard-tick-0051z-pr-3330-merged-pr-3332-in-ci-bus-inbound-ob.md | Preserves PR #3335 discussion for the 0051Z tick shard status note. |
Comments suppressed due to low confidence (1)
docs/pr-discussions/PR-3336-fix-shards-canonical-bun-tools-github-poll-pr-gate-ts-comman.md:30
- P1 (xref): This
.claude/rules/...link is relative and will resolve underdocs/pr-discussions/, so it 404s on GitHub. Prefer../../.claude/rules/verify-before-deferring.md,/.claude/rules/verify-before-deferring.md, or a fullhttps://github.com/.../blob/main/...link (consistent with other PR-discussion archives).
[\`.claude/rules/verify-before-deferring.md\`](.claude/rules/verify-before-deferring.md) — cited commands must be executable; shorthand fails the cold-boot copy-paste test.
Two `.claude/rules/` markdown links were missing the `../../` prefix, making them unresolvable from `docs/pr-discussions/`. Fixed to use relative paths per Copilot P1 finding on PR #3347. Co-Authored-By: Claude <noreply@anthropic.com>
|
Closing as substrate-recoverable (8 days stale, DIRTY): 2 of 5 files on main (PR-3338, PR-3343); 3 missing preservation files (PR-3335, PR-3336, PR-3337) are archives for already-merged source PRs and recoverable via fresh |
Pull request was closed
Automated preservation of recently merged PRs into docs/pr-discussions/.