# Badge Group

Group of coloured status badges with optional pulse animation — green/cyan/blue/yellow/red/purple/grey

## Surfaces

web, google-meet-stage, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| title | string (optional) |
| badges | [{'text': 'string', 'color': 'green|cyan|blue|yellow|red|purple|grey', 'pulse': 'bool (optional)'}] |

## Example payload

```json
{
  "type": "badge_group"
}
```

Live page: https://a2uicatalog.ai/atoms/badge_group/
Full field contract: https://a2uicatalog.ai/spec.json
