Fix: correct 'failure' to 'failed' in EZTASKMANAGER_NOTIFICATION_HANDLERS documentation examples. 'failure' is not a valid key in LEVEL_MAPPING and silently falls back to level 0, causing notifications to fire on any non-ok result instead of only on failures.