- Use isWorking/isIdle/isErrored helpers to match both old
status names (running/failed) and new enum values (WORKING/ERROR)
- Fix stats computation and card styling
- Added GET /orchestrator/health for widget health checks
- Added GET /orchestrator/events/recent for recent agent events
- Widgets were calling endpoints that returned 404