Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false. The description goes beyond that by adding 'deterministic checks,' listing the check categories, stating the output format ('every finding with an explanation and a fix'), and adding 'stores nothing' — a new behavioral detail not covered by the annotations. It consistently reinforces the read-only nature without contradicting the structured hints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.