Scope Creep
Medium
- Confidence
- 96% confidence
- Finding
- The workflow introduces a persistent global file, references/used-photos.json, to track previously used photo IDs across runs and articles. That exceeds the skill's declared behavior of reading a local MD file and writing output artifacts, and it creates undeclared cross-session state that can surprise users, leak usage patterns, and complicate data lifecycle expectations.
