Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, openWorldHint, and idempotentHint. The description adds useful behavior beyond that: it is a signed call, checksums each identifier, produces a single verdict and receipt, and bundles multiple checks. This gives the agent a clear sense of what happens when invoked.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.