Intent-Code Divergence
Medium
- Confidence
- 89% confidence
- Finding
- The documentation claims read-only mode is 'safe' and involves 'no write operations', but a later example uses `notify: true` during profile retrieval, which can trigger a visible profile-view notification and create an external side effect. This is dangerous because users may rely on the safety claim and unknowingly perform actions that reveal their activity or intent to third parties.
