Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint=false, covering the operational safety profile. The description adds only the clarification that branches are heads, but provides no additional behavioral context such as result format, ordering, or authentication needs. The annotations carry most of the burden, so a baseline score is appropriate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.