Liv AI: bump vendored AionUi v2.1.14 -> v2.1.19 (aioncore 0.1.24 -> 0.1.30).
Brings 5 upstream releases: new ACP/AionRS runtime policy + turn-aware conversation view (late events no longer overwrite newer turns), HTTP error-response handling fix — improves graceful recovery from transient upstream errors (e.g. Claude API 529 Overloaded) so a transient failure no longer kills the chat.
Verified live on box: liv-assistant active on 2.1.19/aioncore 0.1.30, path-rewrite (/api->/liv/api) fully applied, branding + injections intact, /liv 200, /liv/api/auth/status 200. Reversible (prior 2.1.14 dir kept).
Note: the root cause of the slow/disconnect chats was Anthropic API 529 Overloaded (server-side, transient) — this bump makes the chat survive those errors more gracefully but cannot make Claude faster when overloaded. The Phase-253-W4 MCP-importer cross-agent filter no-ops on the refactored v2.1.19 bundle (LivOS MCPs still work for the default agent); re-derivation is a follow-up.
(Also includes v44.36's CF Tunnel auto-recovery drop-in.)
Full Changelog: v44.36...v44.37