@claude — gate-ds-conformance detected a UI pattern duplicated across the codebase that should be extracted into a design-system primitive (CLAUDE.baseline.md §6).
Stable marker: ds-fp:081c93881e5d (do not edit — used for idempotent de-duplication)
Where it recurs
fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:107
fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:118
fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:132
fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:147
fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:68
fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:84
fuzefront-website/frontend/src/pages/TermsPage.tsx:115
fuzefront-website/frontend/src/pages/TermsPage.tsx:54
Sample
className="list-disc pl-6 space-y-1.5 mt-3"
Proposed component spec (refine before building)
- Name:
<PascalCaseComponent> (in the repo design-system package — frontend-engineer is the sole owner of design-system/)
- Props: derive from the variation across the call sites above.
- Variants: the distinct visual variations seen at the locations.
- States: default / hover / focus / active / disabled / loading as applicable.
- Tokens: must consume DS tokens only (color/spacing/type/radius) — zero raw values.
Acceptance criteria
Filed automatically; owner is frontend-engineer. Extraction is design work, not done by this gate.
@claude —
gate-ds-conformancedetected a UI pattern duplicated across the codebase that should be extracted into a design-system primitive (CLAUDE.baseline.md §6).Stable marker:
ds-fp:081c93881e5d(do not edit — used for idempotent de-duplication)Where it recurs
fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:107fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:118fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:132fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:147fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:68fuzefront-website/frontend/src/pages/PrivacyPolicyPage.tsx:84fuzefront-website/frontend/src/pages/TermsPage.tsx:115fuzefront-website/frontend/src/pages/TermsPage.tsx:54Sample
Proposed component spec (refine before building)
<PascalCaseComponent>(in the repo design-system package —frontend-engineeris the sole owner ofdesign-system/)Acceptance criteria
gate-ds-conformancestays green after refactor.Filed automatically; owner is
frontend-engineer. Extraction is design work, not done by this gate.