Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The worked example is internally inconsistent and unsafe as instructional content: it references an undefined variable `attempt` and re-raises on the first exception, so it does not implement the documented retry/backoff loop. In a reasoning skill that teaches control strategies for production systems, broken sample code can mislead downstream agents or users into adopting faulty resilience logic, causing outages, retry storms, or failed recovery behavior.
