PL-002 — Design System
Status: Canonical · GA @ 1.0.0
Owner: Design Platform
Repository: zaixos-design-system
Package: zaixos/design-system
Last updated: 2026-07-05
Purpose
Shared visual language — tokens, typography, components, and Filament/Blade integration patterns for consistent ZAIXOS product UX.
Responsibilities
Owns
- Design tokens (color, spacing, typography)
- Component primitives and documentation
- Brand-aligned admin and public patterns
Does not own
- Product-specific page composition
- Business logic or domain UI rules
Architecture
mermaid
flowchart LR
DS[PL-002 Design System]
PRD[Product Filament/Blade]
DS -->|tokens + components| PRDConsumers
| Consumer | Usage |
|---|---|
| PRD-001 | Admin CRM branding, public clinic templates |
| PRD-000 | Agent operations UI (auth experience) |
Related
- PLATFORMS/README.md
- Design system repo
RATIFICATION.md
Breadcrumbs: Home → Platforms → PL-002