UPDATE_LOCK_FILE: Path = DEFAULT_STATE_DIR 'update.lock'Advisory lock file serializing dcode self-upgrades across processes.
Held for the duration of an install by whichever process is upgrading, so
several concurrently launched terminals do not each run their own
uv tool install -U against the same tool environment. Carries no data — only
the lock matters. See update_install_lock.