Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=true and destructiveHint=false, but the description goes further by specifying no status change, no snapshot writes, and that it never finalizes the round. This adds concrete behavioral context beyond the annotations, fully disclosing the non-persistent nature.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.