From 18cad1fcc57dfdcc38bb525bf14818644c02e00d Mon Sep 17 00:00:00 2001 From: Manu Lorente Date: Tue, 19 May 2026 13:57:26 -0600 Subject: [PATCH] chore(specs): archive BUG-004 and BUG-005 post-merge - 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 --- .../BUG-004-claude-mem-truncate-guard/features.json | 0 .../BUG-004-claude-mem-truncate-guard/proposal.md | 4 +++- .../{ => archive}/BUG-004-claude-mem-truncate-guard/tasks.md | 0 .../BUG-004-claude-mem-truncate-guard/verification.md | 0 specs/{ => archive}/BUG-005-setup-ps7-reexec/features.json | 0 specs/{ => archive}/BUG-005-setup-ps7-reexec/proposal.md | 4 +++- specs/{ => archive}/BUG-005-setup-ps7-reexec/tasks.md | 0 specs/{ => archive}/BUG-005-setup-ps7-reexec/verification.md | 0 8 files changed, 6 insertions(+), 2 deletions(-) rename specs/{ => archive}/BUG-004-claude-mem-truncate-guard/features.json (100%) rename specs/{ => archive}/BUG-004-claude-mem-truncate-guard/proposal.md (99%) rename specs/{ => archive}/BUG-004-claude-mem-truncate-guard/tasks.md (100%) rename specs/{ => archive}/BUG-004-claude-mem-truncate-guard/verification.md (100%) rename specs/{ => archive}/BUG-005-setup-ps7-reexec/features.json (100%) rename specs/{ => archive}/BUG-005-setup-ps7-reexec/proposal.md (99%) rename specs/{ => archive}/BUG-005-setup-ps7-reexec/tasks.md (100%) rename specs/{ => archive}/BUG-005-setup-ps7-reexec/verification.md (100%) diff --git a/specs/BUG-004-claude-mem-truncate-guard/features.json b/specs/archive/BUG-004-claude-mem-truncate-guard/features.json similarity index 100% rename from specs/BUG-004-claude-mem-truncate-guard/features.json rename to specs/archive/BUG-004-claude-mem-truncate-guard/features.json diff --git a/specs/BUG-004-claude-mem-truncate-guard/proposal.md b/specs/archive/BUG-004-claude-mem-truncate-guard/proposal.md similarity index 99% rename from specs/BUG-004-claude-mem-truncate-guard/proposal.md rename to specs/archive/BUG-004-claude-mem-truncate-guard/proposal.md index 4247c92..56eab3a 100644 --- a/specs/BUG-004-claude-mem-truncate-guard/proposal.md +++ b/specs/archive/BUG-004-claude-mem-truncate-guard/proposal.md @@ -1,8 +1,10 @@ --- id: "BUG-004-claude-mem-truncate-guard" type: spec -status: draft # draft | implementing | verifying | archived +status: archived created: "2026-05-19" +archived: "2026-05-19" +merged_pr: 57 tags: [spec, proposal, bug, defense-in-depth, claude-cli, cross-os] template_version: "1.0" --- diff --git a/specs/BUG-004-claude-mem-truncate-guard/tasks.md b/specs/archive/BUG-004-claude-mem-truncate-guard/tasks.md similarity index 100% rename from specs/BUG-004-claude-mem-truncate-guard/tasks.md rename to specs/archive/BUG-004-claude-mem-truncate-guard/tasks.md diff --git a/specs/BUG-004-claude-mem-truncate-guard/verification.md b/specs/archive/BUG-004-claude-mem-truncate-guard/verification.md similarity index 100% rename from specs/BUG-004-claude-mem-truncate-guard/verification.md rename to specs/archive/BUG-004-claude-mem-truncate-guard/verification.md diff --git a/specs/BUG-005-setup-ps7-reexec/features.json b/specs/archive/BUG-005-setup-ps7-reexec/features.json similarity index 100% rename from specs/BUG-005-setup-ps7-reexec/features.json rename to specs/archive/BUG-005-setup-ps7-reexec/features.json diff --git a/specs/BUG-005-setup-ps7-reexec/proposal.md b/specs/archive/BUG-005-setup-ps7-reexec/proposal.md similarity index 99% rename from specs/BUG-005-setup-ps7-reexec/proposal.md rename to specs/archive/BUG-005-setup-ps7-reexec/proposal.md index 9b43b16..38a7572 100644 --- a/specs/BUG-005-setup-ps7-reexec/proposal.md +++ b/specs/archive/BUG-005-setup-ps7-reexec/proposal.md @@ -1,8 +1,10 @@ --- id: "BUG-005-setup-ps7-reexec" type: spec -status: draft # draft | implementing | verifying | archived +status: archived created: "2026-05-19" +archived: "2026-05-19" +merged_pr: 58 tags: [spec, proposal, bug, windows, powershell, portability] template_version: "1.0" --- diff --git a/specs/BUG-005-setup-ps7-reexec/tasks.md b/specs/archive/BUG-005-setup-ps7-reexec/tasks.md similarity index 100% rename from specs/BUG-005-setup-ps7-reexec/tasks.md rename to specs/archive/BUG-005-setup-ps7-reexec/tasks.md diff --git a/specs/BUG-005-setup-ps7-reexec/verification.md b/specs/archive/BUG-005-setup-ps7-reexec/verification.md similarity index 100% rename from specs/BUG-005-setup-ps7-reexec/verification.md rename to specs/archive/BUG-005-setup-ps7-reexec/verification.md