Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The API reference says document creation returns a single `key` field, while earlier sections document a dual-key model with `write_key` and `read_key`. This inconsistency can cause agents to parse responses incorrectly, mishandle privileges, or accidentally treat write access as the only access mode, undermining the intended security model.
