{ "name": "event.task.removed \u2014 a row disappears", "description": "There is nothing further to fetch: the client deletes the row.", "notification": { "jsonrpc": "2.0", "method": "event.task.removed", "params": { "taskId": "3f7a2b1c-5d6e-4f80-9a1b-2c3d4e5f6071", "deletedFile": true } }, "assertions": [ "deletedFile tells the GUI whether to offer an undo that is still meaningful" ] }