AntiPattern

Dependency and CLI Invocation Drift

cli-dependency-invocation-drift

Package builds and scripts fail because CLI semantics and dependency constraints drift from what the tool expects—e.g., scripts invoked without -File, required dependency versions missing, or peers mismatched—leading to hard errors or incorrect argument handling at runtime.