// — the header's meta-nav trigger: a single fixed-size Badge // (`@hive/shared/icons.js`'s `LinkIcon` — an emoji glyph can't match a // neighbouring icon's size/weight on any platform, see that file's // comment) in the pills cluster that opens a popover listing // stats/screen/forge/config + any `hyperhive.dashboardLinks` extras, // sourced from the backend's `agent_links()` (the single source of // truth — same list also feeds the dashboard card's icon strip) — plus // a `🧭 dashboard` back-link. // // `variant="quiet"` — mara: "link and settings button should not have // the badge bg". `Badge`'s default filled-pill look is right for a // status/picker chip, wrong for this icon-only trigger, which should // read as header chrome. See `@hive/shared/badge.js`'s `BadgeVariant`. // // A popover keeps the header height fixed — a variable-width inline // link list would grow the title row past the fixed `--agent-header-h` // the rest of the page is offset against (see Header.tsx's comment). // Real `` items, not `@hive/shared`'s `Dropdown` (its items are // always `