Skip to content

fix(prepare-handoff): state that a retired handoff is recoverable - #563

Merged
twistedmelonman merged 1 commit into
mainfrom
claude/fix-handoff-trash-verified-808b25fa
Sep 22, 2026
Merged

twistedmelonman merged 1 commit into
mainfrom
claude/fix-handoff-trash-verified-808b25fa

Conversation

@twistedmelonman

Copy link
Copy Markdown
Owner

prepare-handoff 2.0.0 told the agent not to call a retired handoff recoverable, because all I had seen was the deleted file pass through the mount's local .Trash/, which Drive emptied minutes later. That's now confirmed: the handoff retired with rm on 2026-09-22 was in the Drive web trash two hours later.

The retire step now says a retired handoff can be recovered from the web trash within Drive's 30 days, and that an empty local .Trash/ doesn't mean the file is gone. Follows #561 and closes out the open question from the correction on #556.

prepare-handoff 2.0.0 -> 2.0.1.

2.0.0 said recovery after `rm` was unconfirmed and told the agent not to
promise it, because the only evidence then was the file passing through the
mount's local .Trash/, which Drive cleared minutes later. It is now
confirmed: the handoff retired with `rm` on 2026-09-22 was in the Drive web
trash two hours later. The step now says a retired handoff is recoverable
from the web trash for Drive's 30 days, and that an empty local .Trash/ does
not mean the file is gone.
@twistedmelonman
twistedmelonman merged commit 865bcc5 into main Sep 22, 2026
6 checks passed
@twistedmelonman
twistedmelonman deleted the claude/fix-handoff-trash-verified-808b25fa branch September 22, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant