Pin/unpin lives in the tile's "…" menu now (review decision, reversing the editor-owns-it
rule): one flat prefix-matched entry per profile — "Pin tile: X" / "Unpin tile: X" —
beside Copy link and Create shortcut, the other tile-shaped actions. The write is paired
with a new `hosts_rev` bump (the hosts-page mirror of `settings_rev`), so the pinned tile
appears — or vanishes — in the same gesture instead of on the next discovery tick.
UIA-verified: menu -> Pin tile: Work -> the pin is in the store and the second tile is on
the grid immediately.
The rest is the review list:
* Both sheets (host editor, profile) put their content in a scroll_view — a window shorter
than the card scrolls it instead of clipping the bottom controls.
* The home header keeps ONE labelled action: Add host, in accent. Console/Shortcuts/
Settings drop to icons with tooltips — four written-out buttons read as four competing
calls to action, and icon-only removes the compact-width special case too.
* The profile switcher becomes one combined element: combo + pencil (icon only, the label
is gone) inside a shared control-look wrapper — stock 4-epx radius, CardStroke outline,
the pencil a borderless segment. In the defaults scope the bare combo stands alone.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>