From 45f8bb5e5820c211e72541c6189cfc53631024f8 Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Fri, 12 Jun 2026 15:15:58 -0400 Subject: [PATCH] =?UTF-8?q?fix(pres=5Fmgmt):=20restore=20session=20view=20?= =?UTF-8?q?=E2=80=94=20name=20always=20visible,=20POC=20in=20hero=20card,?= =?UTF-8?q?=20email/copy=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - session_view.svelte: session name/code were only rendered in edit_mode — non-editors saw a blank card. Now always visible; edit_mode just wraps them in field editors. - Restructured hero card as a