Tags and chips are the only place pills are used. Status badges carry the four status colours. Avatars fall back to initials, then a neutral placeholder.
<Tag>Automation</Tag>
<Tag tone="brand">Featured</Tag>
<Badge tone="success">Live</Badge>
<Badge tone="warning">Draft</Badge>
<Badge tone="danger">Overdue</Badge>
<Badge tone="info">Queued</Badge>
<Avatar name="Priya Nair" />
<Avatar /> {/* empty falls back to a neutral placeholder */}