> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Web design (`web/design`)

> Shared components and BEUI renderer (web/design/src/components/). Design tokens (token.ts), chart components (chart.tsx — includes sanitizeChartToken / sanitizeChartColor), input groups,...

Shared components and BEUI renderer (`web/design/src/components/`). Design tokens (`token.ts`), chart components (`chart.tsx` — includes `sanitizeChartToken` / `sanitizeChartColor`), input groups, sliders, sheets. OpenUI library components (`openui` components) align with the design-system contract (`openui-prompt.ts`). React Doctor audit (100 score at `89c8fb912`) covers accessibility, bundle size, architecture.

Related: [Web app](/fleet-prime-agent/packages--web-app)
