Pattern
Misapplied Scope and Exit Codes
scope-and-exit-code-mismatch
Command and permission mechanisms get applied too broadly or with misread semantics—e.g., grep exit status under set -e and auth scopes for picker access—so steps fail or succeed unpredictably. Fixes require aligning filters, exit-code logic, and scopes.