Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, openWorldHint, idempotentHint, and destructiveHint. The description adds policy context like 'Doctrine: no_money_no_service' and 'burn compatibility,' but these are more about commercial gating and legacy status than technical behavior. There is no contradiction with annotations, but the description does not disclose what actually happens when the tool is invoked (e.g., what a session cert is, whether it returns a token).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.