Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- Several actions that appear read-only (`get_comment`, `get_post`, `get_post_backlinks`, `get_post_comments`, `get_post_summary_prompt`) are labeled `[write]`, while the Safety section states that only tagged actions change state. This inconsistency can mislead an agent or operator about which commands require confirmation, causing unnecessary approval prompts at best and unsafe trust in the tagging model at worst if future state-changing actions are mislabeled the other way.
