- Fix server-side error handling in GET /tasks/:id with retry on transient failures - Add client-side retry logic for fetchTaskDetail in dashboard - Add unit tests for routes and API error/retry behavior - Remove outdated core store tests and vitest config - Update documentation for error handling improvements