chore(specs): archive BUG-004 and BUG-005 post-merge#59
Merged
Conversation
- specs/BUG-004-claude-mem-truncate-guard/ -> specs/archive/ (PR #57) - specs/BUG-005-setup-ps7-reexec/ -> specs/archive/ (PR #58) - Frontmatter status: draft -> archived, merged_pr field added. Both fixes empirically verified end-to-end after merge: - PowerShell 5.1 invocation triggers BUG-005 auto-reexec under pwsh. - BUG-004 wrapper protected .claude.json (1 plugin install, no truncation symptom this run). Co-Authored-By: Claude Opus 4.7 <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.
Summary
specs/BUG-004-claude-mem-truncate-guard/andspecs/BUG-005-setup-ps7-reexec/tospecs/archive/per the SDD archive lifecycle (post-merge).status: archived, addsarchived: "2026-05-19"andmerged_prfrontmatter fields in bothproposal.mdfiles.11-tasks.mdentries already ticked with PR links in the same session.Why
Per
pattern-spec-driven-development.md, archive is the mechanical close of a spec after its PR merges. Audit-trail preservation (never deleted, just moved) so future readers see the full spec lineage ingit logand on disk.Test plan
git mvpreserves history (git log --followworks on each archived file)PowerShell -ExecutionPolicy Bypass -File .\setup-windows.ps1reexecs under pwsh (BUG-005 fix),Claude settings.json merged from template (user customizations preserved)succeeds, no AsHashtable warning, no truncation symptom (BUG-004 wrapper protective)References
specs/archive/BUG-004-claude-mem-truncate-guard/,specs/archive/BUG-005-setup-ps7-reexec/10_projects/dotfiles/11-tasks.md(both entries ticked with PR links)10_projects/dotfiles/90-lessons.md2026-05-19 entry "Defensive monitors are not fixes"