/** * SlotPill — the shared single-concern directory-card slot pill. * * One presentational chip for every folder slot (Automations / Goals / * Knowledge base / OpenSpec): a capsule label overhanging the top border * (fieldset-legend style, centered so long labels never truncate), a * slot-colored leading glyph, and a bold count/value line (with an optional * inline state marker). The whole pill is one click target performing the * slot's primary navigation. * * The pill is STATE-ONLY: it exposes no prop for arbitrary action markup. * `actions?: ReactNode` was removed because the host cannot group, order, * keyboard-navigate or mobile-adapt opaque nodes, and nesting real `