aboutsummaryrefslogtreecommitdiffstats
path: root/docs/superpowers/plans/2026-08-17-delete-to-trash.md
AgeCommit message (Collapse)AuthorFilesLines
12 daysdocs: implementation plan for item 103, Delete moves mail to trashDanilo M.1-0/+1294
Nine tasks, TDD throughout. The ordering mutation in task 4 is the load-bearing check: indexing the new path before removing the old one is what preserves a message's tags, and the wrong order passes every other test while silently destroying them. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>