--- id: DEW-0015 title: "Archive command: soft-delete tickets" type: story created: 2026-04-23T23:37:36.853236Z --- Add `dew kanban archive --id ` that moves a ticket to .project/kanban/archive/ (and its attachments stay at attachments//). Archived tickets excluded from list/search by default; add --include-archived flag to opt in. Depends on storage refactor.