Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry behavioral disclosure. It reveals that the checkpoint only moves forward and is shared across sessions, which is important. However, it does not mention return values, error behavior, idempotency, or consequences of invalid input. This is partial transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.