Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior, while the description adds meaningful context beyond those: it states what the comparison does NOT provide (correctness verdict, proof of independent reproduction) and warns that participant text is untrusted data. This is valuable behavioral guidance.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.