# Recent Changes Snapshot of the last designbook integration. Regenerated by `make designbook-sync`. - Generated: 2026-06-23T19:25:28Z - Compared: working tree (uncommitted) - Last /design-sync: 2026-06-23T19:25:28Z > This file is overwritten on every run — a snapshot, not a log. Fold notable entries > into `CHANGELOG.md` under `## [Unreleased]` before releasing; that is the file CI > enforces (`pnpm check`). The designbook itself is synced via `/design-sync`, not this script. ## Changed files ### Designbook - `ADDED ` designbook/_ds_bundle.js (+1396 / -0) - `ADDED ` designbook/_ds_manifest.json (+1 / -0) - `ADDED ` designbook/.design-pull.json (+18 / -0) - `ADDED ` designbook/colors_and_type.css (+293 / -0) - `ADDED ` designbook/preview/brand-iconography.html (+36 / -0) - `ADDED ` designbook/preview/brand-lockups.html (+26 / -0) - `ADDED ` designbook/preview/brand-logo.html (+21 / -0) - `ADDED ` designbook/preview/brand-wireframe-motif.html (+43 / -0) - `ADDED ` designbook/preview/colors-accent.html (+33 / -0) - `ADDED ` designbook/preview/colors-borders.html (+25 / -0) - `ADDED ` designbook/preview/colors-neutrals.html (+36 / -0) - `ADDED ` designbook/preview/colors-signal.html (+25 / -0) - `ADDED ` designbook/preview/colors-status-functional.html (+31 / -0) - `ADDED ` designbook/preview/comp-buttons.html (+40 / -0) - `ADDED ` designbook/preview/comp-empty-placeholder.html (+38 / -0) - `ADDED ` designbook/preview/comp-inputs.html (+30 / -0) - `ADDED ` designbook/preview/comp-labels-tags.html (+44 / -0) - `ADDED ` designbook/preview/comp-left-nav.html (+85 / -0) - `ADDED ` designbook/preview/comp-pipeline.html (+30 / -0) - `ADDED ` designbook/preview/comp-prototype-card.html (+46 / -0) - `ADDED ` designbook/preview/comp-topnav.html (+37 / -0) - `ADDED ` designbook/preview/page-beta-invitation.html (+104 / -0) - `ADDED ` designbook/preview/page-landing-auth.html (+224 / -0) - `ADDED ` designbook/preview/page-prototype-detail.html (+158 / -0) - `ADDED ` designbook/preview/page-signals-dashboard.html (+135 / -0) - `ADDED ` designbook/preview/spacing-elevation.html (+26 / -0) - `ADDED ` designbook/preview/spacing-radii.html (+24 / -0) - `ADDED ` designbook/preview/spacing-scale.html (+28 / -0) - `ADDED ` designbook/preview/type-body.html (+23 / -0) - `ADDED ` designbook/preview/type-display.html (+23 / -0) - `ADDED ` designbook/preview/type-headings.html (+20 / -0) - `ADDED ` designbook/preview/type-mono-eyebrows.html (+42 / -0) - `ADDED ` designbook/preview/type-serif-quote.html (+17 / -0) - `ADDED ` designbook/REACT_CANONICAL_DECISION.md (+60 / -0) - `ADDED ` designbook/styles.css (+9 / -0) - `ADDED ` designbook/ui_kits/whynot-control/Atoms.jsx (+102 / -0) - `ADDED ` designbook/ui_kits/whynot-control/Chrome.jsx (+163 / -0) - `ADDED ` designbook/ui_kits/whynot-control/data.jsx (+71 / -0) - `ADDED ` designbook/ui_kits/whynot-control/DocView.jsx (+102 / -0) - `ADDED ` designbook/ui_kits/whynot-control/index.html (+77 / -0) - `ADDED ` designbook/ui_kits/whynot-control/README.md (+31 / -0) - `ADDED ` designbook/ui_kits/whynot-control/Screens.jsx (+274 / -0)