Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral transparency burden. It usefully clarifies that the block applies to 'future memory operations' and is 'tenant-scoped,' but it does not disclose whether the action is reversible, whether existing memories are affected, what permissions are required, or what the response/error behavior is.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.