chore(memory): salvage uncommitted agent-memory and #317 audit artifacts from stale worktrees#362
Merged
Merged
Conversation
…cts from stale worktrees Recovered before worktree cleanup: feature-review, atomic-planner, task-researcher, and orchestrator memory entries left uncommitted in completed agent worktrees, plus the 2026-07-11T22-30 feature-review audit artifacts for collection-lock-recursion-coverage-317. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…on note from orphaned worktree directory Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
drmoisan
added a commit
that referenced
this pull request
Jul 20, 2026
…egration branch before final PR # Conflicts: # .claude/agent-memory/feature-review/MEMORY.md # .claude/agent-memory/orchestrator/MEMORY.md
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.
chore(memory): salvage uncommitted agent-memory and #317 audit artifacts from stale worktrees
Summary
policy-audit,code-review,feature-audit, all2026-07-11T22-30) forcollection-lock-recursion-coverage-317, which were authored in the feature worktree but never committed..claude/worktrees/agent-*worktree locations and thefeature/store-disable-service-261branch.orchestrator-state-validator-divergence.mdwith a confirmed finding about--require-completebehavior on resumed epic-child checkpoints (Feature: swordfish-raw-usage-cleanup #310 run).Why
Worktree cleanup found these files present only in worktrees whose branches are fully merged. The repository convention is that all audit-trail evidence and agent-memory must be committed; deleting the worktrees without this salvage would have discarded the content permanently.
What Changed
docs/features/active/collection-lock-recursion-coverage-317/policy-audit.2026-07-11T22-30.md(+145)docs/features/active/collection-lock-recursion-coverage-317/code-review.2026-07-11T22-30.md(+57)docs/features/active/collection-lock-recursion-coverage-317/feature-audit.2026-07-11T22-30.md(+54)feature-review: ScoDictionaryNew enumeration-order/removal-API note; epic-child two-dot diff divergence noteatomic-planner: Feature: efcviewer-breadcrumb-webview2 #349 breadcrumb plan seams notetask-researcher: Feature: efcviewer-breadcrumb-webview2 #349 EfcViewer breadcrumb WebView2 noteorchestrator: epic-child PR-gate gotchas note; validator-divergence addendumatomic-executor: Refactor: taskvisualization-secondary-testability #298 TaskVisualization ScoCollection/live-bridge exemption note (recovered from an orphaned, unregistered worktree directory)Architecture / How It Fits Together
Not applicable — documentation and agent-memory only; no runtime components are affected.
Verification
evidence/files dated 2026-07-11); those gates predate this PR and are unchanged by it.git statuscleanliness of the salvage commit.Backward Compatibility / Migration Notes
None. Additive documentation and memory files only.
Risks and Mitigations
main(git cat-file -e) before inclusion; index conflicts were resolved by keeping both sides.Review Guide
docs/features/active/collection-lock-recursion-coverage-317/*.2026-07-11T22-30.md— audit artifacts, largest files..claude/agent-memory/**— six new notes plus six index/addendum edits.Follow-ups
GitHub Auto-close