Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false, destructiveHint=false, idempotentHint=true, and openWorldHint=false. The description adds meaningful behavioral context: the submission is anonymous, goes through operator review, is non-canonical, and cannot promote itself. This goes beyond the annotations and helps the agent understand the workflow and constraints. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.