Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The README labels quick operations as 'read-only' or low-risk, but the documented `gq` commands include branch switching, branch creation/deletion, stash save/pop, and committing, all of which modify repository state. This mismatch can cause users or higher-level agents to authorize commands under a false safety assumption, increasing the chance of unintended changes or destructive actions.
