Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations, the description discloses that unavailable cache telemetry remains null, that the computation is limited to the five-metric portable core via @sigrank/cascade, and that no submission or persistence occurs. This meaningfully clarifies side effects and null-handling behavior without contradicting the readOnly/idempotent annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.