StaticAgentCorePingService
Default ping service that uses AgentCoreTaskTracker for busy detection.
Returns PingStatus.HEALTHY (no active tasks), PingStatus.HEALTHY_BUSY (active tasks), or PingStatus.UNHEALTHY (any exception).