Critical deploy-pipeline fix: update.sh hard-coded chown -R bruce:bruce, which crash-looped livinityd (CF 502) on every Update for any LivOS account other than bruce (e.g. everything). Now derives the service user from the installed unit and chowns to that; falls back to bruce only if undetectable. Also wraps the optional liv-assistant install in a timeout so a hung claude doctor can't strand the deploy. Includes the v44.24 One-Click Liv MCPs CLI picker.
Full Changelog: v44.24...v44.25