Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, and closed-world behavior, so the description does not need to restate those. It does add the useful behavioral detail that the verdict is 'signed' and combines multiple checks, but it does not explain what signing means, what data sources are used, or failure behavior. This is moderate added context beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.