Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already establishes the safe, read-only nature of this tool. The description adds minimal behavioral context with the phrase 'stable rule indexes,' implying a guarantee about index stability, but it does not disclose return format, handling of broken rules, or ordering. This aligns with a baseline where annotations carry the safety burden and the description contributes limited extra value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.