AntiPattern
Auth/Session State Mismatch
auth-session-state-mismatch
Session or credential state gets reused or preferred incorrectly after login/build setup, so tools authenticate against an inactive or empty state and later phases fail. The stake is blocked CI builds, broken GitHub CLI auth, and inconsistent devcontainer behavior.