Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states the high-level action without any details on side effects, reversibility, permissions, or return behavior. The phrase 'hash-bound' is undefined, and there is no mention of whether this operation is read-only, writes anything, or what the plan contains.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.