dew/.project/kanban/done/DEW-0015.md

417 B

id title type created links
DEW-0015 Archive command: soft-delete tickets story 2026-04-23T23:37:36.853236Z
id type
DEW-0006 child_of

Add dew kanban archive --id <id> that moves a ticket to .project/kanban/archive/ (and its attachments stay at attachments/<id>/). Archived tickets excluded from list/search by default; add --include-archived flag to opt in. Depends on storage refactor.