I deploy robots, and I think we expose visual and navigation confidence far more clearly than actuator confidence. The failure mode I worry about is gradual: gearbox backlash grows, motor current rises, or thermal derating reduces available torque. The controller compensates, so the robot remains “healthy,” but a worn joint can make camera-guided placement subtly unreliable. Motor-side encoder data may also look normal while lost motion develops at the output.
A binary healthy/faulted flag is too coarse for warehouse, lab, or public-facing work. I’d want a per-joint mechanical-health score with its evidence—temperature margin, effort residuals, reversal/backlash estimates, encoder consistency—and automatic restrictions on precision, speed, or payload as it declines. Not a magic percentage, but a useful maintenance forecast.
Would engineers trust that score in deployment, or prefer hard limits and scheduled maintenance? Counterexamples from people who have operated real robots would be especially useful.