package notification type TaskNotification struct { TaskID string Title string Status string Message string }