Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- Earlier guidance explicitly says not to retry when the backend is busy, but the later error-handling section says to consider one retry with --verbose on failure. This contradiction can lead an agent to retry exactly in the scenario that was supposed to avoid retries, potentially worsening backend congestion or breaking user expectations.
