Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, carrying the safety profile. The description adds useful context by characterizing the trail as tamper-evident and scoping it to past guardrail decisions, which hints at what verification entails. No contradiction with annotations, but little added beyond the annotations' coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.