First line: the project lifecycle chip — a dot plus label in the matching status hue.
```jsx
{/* В работе — green */}
{/* Проектирование — indigo */}
{/* На паузе — amber */}
{/* Сдан — muted */}
```
Notes
- Encodes the canonical four-state project model; colours are fixed to keep status legible across the app.
- Override copy with `label` for other languages or custom states, but keep one of the four `status` keys for the right colour.