Intent-Code Divergence
Medium
- Confidence
- 90% confidence
- Finding
- The document explicitly states that stage/step/task IDs must be preserved during updates, but the example code generates a new UUID for a task during an update flow. In a pipeline-management skill, inconsistent ID handling can corrupt task references, create duplicate or orphaned task definitions, and cause unintended changes to production CI/CD configurations.
