docs(handoff): correct worktree-cleanup status (three orphaned dirs remain file-locked)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
7cb64ac2c7
commit
bf7ec12f68
1 changed files with 7 additions and 4 deletions
|
|
@ -145,10 +145,13 @@ was its parked MP-Alloc item, now landed + accepted).
|
||||||
`git diff --name-only <agentBase> <target> -- <touched files>` before
|
`git diff --name-only <agentBase> <target> -- <touched files>` before
|
||||||
cherry-picking, and re-run the full suite on the target tree. (Memory:
|
cherry-picking, and re-run the full suite on the target tree. (Memory:
|
||||||
`feedback_agent_worktree_base`.)
|
`feedback_agent_worktree_base`.)
|
||||||
- The four agent worktrees from this session
|
- The four agent worktrees from this session were unregistered from git and
|
||||||
(`.claude/worktrees/agent-*`) were removed after their commits were
|
their branches deleted after cherry-picking. Three orphaned DIRECTORIES
|
||||||
cherry-picked; `vigorous-joliot-f0c3ad` was detached from `main` so the
|
(`.claude/worktrees/agent-a5cccad7a993e2db7`, `agent-a4124a11d80d1805b`,
|
||||||
primary tree could check it out — it still exists, detached at `e627d9a4`.
|
`agent-a5670375d0717edf5`) remained file-locked at handoff time — plain
|
||||||
|
disk litter, delete whenever the locks clear. `vigorous-joliot-f0c3ad`
|
||||||
|
was detached from `main` so the primary tree could check it out — it
|
||||||
|
still exists, detached at `e627d9a4`.
|
||||||
- The soak script's route gating GREPS `move-truth OUT` lines —
|
- The soak script's route gating GREPS `move-truth OUT` lines —
|
||||||
`ACDREAM_DUMP_MOVE_TRUTH` must stay enabled for soak runs (now disclosed
|
`ACDREAM_DUMP_MOVE_TRUTH` must stay enabled for soak runs (now disclosed
|
||||||
via `env-disclosure.json`, not hidden).
|
via `env-disclosure.json`, not hidden).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue