AntiPattern
Workflow Artifact Path Drift
workflow-artifact-path-drift
CI/CD workflows fail to locate or correctly propagate generated build artifacts because path and file-location assumptions drift across steps (e.g., missing .yml workflow loading, devcontainer output paths, custom artifact-server-path), breaking downstream job behavior.