# Pulse Dot

Pulsing status or attention indicator dot. Inline or block display.

## Surfaces

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

## Fields

| Field | Type |
|---|---|
| color | dot colour (default |
| size | sm, md (default), lg |
| label | optional text beside the dot |
| speed | animation cycle in seconds (default 1.8) |
| inline | render inline (default true) |

## Example payload

```json
{
  "type": "pulse_dot"
}
```

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