From Sentinel CONDITIONAL review of PR #1750. The new which-key action menu (a) on Panel/Expert/Session detail screens is not advertised in the contextual footer / ? help — add { keys: 'a', description: 'Actions' } to the panelDetail/expertDetail/sessionDetail bindings in lib/shortcuts.ts so it's discoverable. 🟡 discoverability.
From Sentinel CONDITIONAL review of PR #1750. The new which-key action menu (
a) on Panel/Expert/Session detail screens is not advertised in the contextual footer /?help — add{ keys: 'a', description: 'Actions' }to the panelDetail/expertDetail/sessionDetail bindings in lib/shortcuts.ts so it's discoverable. 🟡 discoverability.