Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill tells users that history/borrowing records are disabled, but the code still stores per-user state including the last question, last answer, selected book, and timestamp via load_user_state/save_user_state. This is a privacy and transparency issue because users may reasonably rely on the message to assume no conversational data is retained, while the application continues to persist identifiable interaction context.
