Projected trailing-meta marker for a CngxAccordionItem. Put it on the
facts that trail the title - a timestamp, a status badge, an SLA chip, an
amount. The item renders it as a sibling of the header button (not inside it),
so interactive meta content (a link, a remove-button) stays valid HTML instead
of nesting a control inside a button. Meta is real content, not aria-hidden:
it is excluded from the button's accessible name only by the name-pin to the
title, so screen-reader users still reach it in reading order.