• Summarize the being's lit status pills as a comma-joined, localized list for the letterhead (the interactive header shows them as a pill strip). Only active pills are included, in their display order; the result is empty when none are lit.

    Parameters

    • pills: readonly StatusPill[]

      The full status-pill roster (see buildStatusPills).

    • localize: (key: string) => string

      Resolves a pill's label localization key to display text.

    Returns string

    The comma-joined active-status labels, or "" when none are active.