- Added withRetry wrapper in api.ts (1 retry, 200ms delay) - fetchTaskDetail now retries transient 500s transparently - TaskCard shows 'Failed to load task details' instead of raw error - Added api.test.ts with success, retry-success, and exhaustion tests