Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations available, the description carries the full burden of behavioral disclosure. It reveals a nontrivial trust and safety trait: caller-supplied verdicts will never be accepted as eligibility proof, and the decision_ref is short-lived and server-side. It does not cover expiry/failure behavior, idempotency, or authorization, but it provides meaningful behavioral context beyond the action itself.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.