Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, and non-destructive behavior. The description adds behavioral context beyond annotations: it explains the re-signing process (Ed25519 deterministic), inclusion proof, signed checkpoint, and on-chain anchor. This enriches the agent's understanding of the tool's output without contradicting any annotation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.