oh-my-design-cli 1.8.7 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/hooks/lib/preferences-parser.cjs +1 -0
- package/.claude/hooks/lib/preferences-writer.cjs +1 -0
- package/.claude/hooks/post-edit-watch.cjs +1 -0
- package/.claude/hooks/session-end-foldin.cjs +1 -0
- package/.claude/hooks/session-state-loader.cjs +1 -0
- package/.claude/hooks/skill-activation.cjs +1 -0
- package/.claude/settings.json +10 -1
- package/.github/assets/logo-bg.png +0 -0
- package/AGENTS.md +20 -1
- package/CHANGELOG.md +482 -0
- package/MIGRATION.md +103 -0
- package/README.ja.md +56 -19
- package/README.ko.md +47 -30
- package/README.md +48 -30
- package/README.zh-TW.md +59 -22
- package/agents/AGENT.md +8 -7
- package/agents/omd-codex-image.md +1 -1
- package/agents/omd-critic.md +6 -7
- package/agents/omd-designer-review.md +1 -1
- package/agents/omd-final-qa.md +1 -1
- package/agents/omd-humanizer.md +38 -0
- package/agents/omd-kr-writer.md +3 -4
- package/agents/omd-locale-adapter.md +12 -16
- package/agents/omd-master.md +24 -19
- package/agents/omd-microcopy.md +1 -1
- package/agents/omd-orchestrator.md +7 -8
- package/agents/omd-slop-auditor.md +31 -0
- package/agents/omd-ux-researcher.md +1 -1
- package/data/reference-fingerprints.json +1995 -38
- package/dist/bin/oh-my-design.js +16 -8
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/chunk-UJIHCEYF.js +99 -0
- package/dist/chunk-UJIHCEYF.js.map +1 -0
- package/dist/doctor-LDWSFM3I.js +763 -0
- package/dist/doctor-LDWSFM3I.js.map +1 -0
- package/dist/install-skills-ZZFNJ2II.js +1120 -0
- package/dist/install-skills-ZZFNJ2II.js.map +1 -0
- package/docs/CLI_QUICKSTART.md +157 -0
- package/package.json +25 -4
- package/scripts/postinstall.cjs +5 -4
- package/skills/claude-design/SKILL.md +38 -14
- package/skills/claude-design/references/claude-design-flow.md +11 -11
- package/skills/claude-design/references/codebase-analysis.md +5 -4
- package/skills/omd-final-qa/SKILL.md +1 -1
- package/skills/omd-harness/SKILL.md +51 -50
- package/skills/omd-humanize/SKILL.md +116 -0
- package/skills/omd-humanize/agents/openai.yaml +4 -0
- package/skills/omd-humanize/references/locale-playbooks.md +102 -0
- package/skills/omd-humanize/references/sources.md +11 -0
- package/skills/omd-init/SKILL.md +18 -12
- package/skills/omd-locale-adapter/SKILL.md +58 -91
- package/skills/omd-orchestrator/SKILL.md +11 -5
- package/skills/omd-reference-capture/SKILL.md +80 -26
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-LICENSE.txt +202 -0
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-NOTICE.txt +5 -0
- package/skills/omd-reference-capture/scripts/THIRD_PARTY_NOTICES.md +3 -0
- package/skills/omd-reference-capture/scripts/capture-reference-evidence.mjs +159906 -0
- package/skills/omd-slop-audit/SKILL.md +110 -0
- package/skills/omd-slop-audit/agents/openai.yaml +4 -0
- package/skills/omd-slop-audit/references/pattern-catalog.md +96 -0
- package/skills/omd-slop-audit/references/sources.md +24 -0
- package/web/references/104/DESIGN.md +354 -0
- package/web/references/11st/DESIGN.md +197 -316
- package/web/references/29cm/DESIGN.md +297 -393
- package/web/references/42dot/DESIGN.md +390 -0
- package/web/references/8percent/DESIGN.md +438 -0
- package/web/references/ably/DESIGN.md +267 -572
- package/web/references/acer/DESIGN.md +329 -0
- package/web/references/airbnb/DESIGN.md +219 -557
- package/web/references/alipay/DESIGN.md +179 -420
- package/web/references/apple/DESIGN.md +224 -498
- package/web/references/asleep/DESIGN.md +402 -0
- package/web/references/au/DESIGN.md +334 -0
- package/web/references/autopedia/DESIGN.md +382 -0
- package/web/references/aws-cloudscape/DESIGN.md +241 -0
- package/web/references/baemin/DESIGN.md +332 -491
- package/web/references/banksalad/DESIGN.md +269 -180
- package/web/references/barogo/DESIGN.md +416 -0
- package/web/references/beusable/DESIGN.md +464 -0
- package/web/references/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- package/web/references/catchtable/DESIGN.md +219 -264
- package/web/references/cgv/DESIGN.md +317 -0
- package/web/references/channeltalk/DESIGN.md +210 -336
- package/web/references/china-airlines/DESIGN.md +291 -0
- package/web/references/cjonstyle/DESIGN.md +453 -0
- package/web/references/class101/DESIGN.md +168 -387
- package/web/references/classum/DESIGN.md +228 -203
- package/web/references/claude/DESIGN.md +242 -479
- package/web/references/clay/DESIGN.md +179 -377
- package/web/references/clickhouse/DESIGN.md +254 -343
- package/web/references/cohere/DESIGN.md +214 -324
- package/web/references/coinone/DESIGN.md +199 -179
- package/web/references/corca/DESIGN.md +414 -0
- package/web/references/coupang/DESIGN.md +205 -475
- package/web/references/cursor/DESIGN.md +240 -381
- package/web/references/dabang/DESIGN.md +248 -213
- package/web/references/dable/DESIGN.md +431 -0
- package/web/references/datarize/DESIGN.md +217 -330
- package/web/references/dealicious/DESIGN.md +402 -0
- package/web/references/drdiary/DESIGN.md +404 -0
- package/web/references/elastic/DESIGN.md +238 -0
- package/web/references/elevenlabs/DESIGN.md +183 -321
- package/web/references/eslite/DESIGN.md +257 -0
- package/web/references/evaair/DESIGN.md +338 -0
- package/web/references/expo/DESIGN.md +238 -331
- package/web/references/familymart-tw/DESIGN.md +254 -0
- package/web/references/ferrari/DESIGN.md +160 -377
- package/web/references/figma/DESIGN.md +197 -451
- package/web/references/fitpet/DESIGN.md +445 -0
- package/web/references/flex/DESIGN.md +170 -253
- package/web/references/framer/DESIGN.md +197 -340
- package/web/references/freee/DESIGN.md +211 -533
- package/web/references/friendliai/DESIGN.md +431 -0
- package/web/references/frip/DESIGN.md +440 -0
- package/web/references/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- package/web/references/hashicorp/DESIGN.md +273 -318
- package/web/references/heydealer/DESIGN.md +429 -0
- package/web/references/humanscape/DESIGN.md +433 -0
- package/web/references/hyundai/DESIGN.md +158 -368
- package/web/references/hyundaicard/DESIGN.md +171 -121
- package/web/references/ibm/DESIGN.md +227 -378
- package/web/references/idus/DESIGN.md +450 -0
- package/web/references/igaworks/DESIGN.md +437 -0
- package/web/references/inflearn/DESIGN.md +221 -366
- package/web/references/intuit/DESIGN.md +244 -0
- package/web/references/jandi/DESIGN.md +191 -291
- package/web/references/jobplanet/DESIGN.md +415 -0
- package/web/references/kakao/DESIGN.md +287 -475
- package/web/references/kakaobank/DESIGN.md +220 -521
- package/web/references/kakaogames/DESIGN.md +220 -0
- package/web/references/kakaopay/DESIGN.md +207 -526
- package/web/references/karrot/DESIGN.md +227 -251
- package/web/references/kb-kookmin/DESIGN.md +308 -0
- package/web/references/kbank/DESIGN.md +220 -175
- package/web/references/kmong/DESIGN.md +281 -356
- package/web/references/krds/DESIGN.md +245 -19
- package/web/references/kream/DESIGN.md +224 -359
- package/web/references/kurly/DESIGN.md +211 -533
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lguplus/DESIGN.md +259 -0
- package/web/references/likelion/DESIGN.md +283 -0
- package/web/references/line/DESIGN.md +396 -355
- package/web/references/linear.app/DESIGN.md +209 -562
- package/web/references/lotteon/DESIGN.md +386 -0
- package/web/references/lovable/DESIGN.md +255 -349
- package/web/references/makinarocks/DESIGN.md +149 -349
- package/web/references/maum-ai/DESIGN.md +423 -0
- package/web/references/medibloc/DESIGN.md +425 -0
- package/web/references/megabox/DESIGN.md +232 -0
- package/web/references/mercari/DESIGN.md +217 -434
- package/web/references/microsoft/DESIGN.md +234 -388
- package/web/references/mildang/DESIGN.md +411 -0
- package/web/references/millie/DESIGN.md +183 -504
- package/web/references/minimax/DESIGN.md +264 -322
- package/web/references/miricanvas/DESIGN.md +182 -355
- package/web/references/miro/DESIGN.md +234 -232
- package/web/references/mistral.ai/DESIGN.md +231 -314
- package/web/references/mixi/DESIGN.md +234 -0
- package/web/references/moin/DESIGN.md +445 -0
- package/web/references/mongodb/DESIGN.md +219 -316
- package/web/references/musinsa/DESIGN.md +184 -510
- package/web/references/mynavi/DESIGN.md +242 -0
- package/web/references/myrealtrip/DESIGN.md +169 -406
- package/web/references/naver/DESIGN.md +328 -499
- package/web/references/naverwebtoon/DESIGN.md +172 -395
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/notion/DESIGN.md +271 -475
- package/web/references/nrise/DESIGN.md +417 -0
- package/web/references/ohouse/DESIGN.md +210 -549
- package/web/references/oliveyoung/DESIGN.md +217 -326
- package/web/references/ollama/DESIGN.md +241 -308
- package/web/references/onestore/DESIGN.md +248 -0
- package/web/references/palantir/DESIGN.md +256 -0
- package/web/references/panasonic/DESIGN.md +276 -0
- package/web/references/patternfly/DESIGN.md +259 -0
- package/web/references/payhere/DESIGN.md +438 -0
- package/web/references/pega/DESIGN.md +262 -0
- package/web/references/peoplefund/DESIGN.md +431 -0
- package/web/references/petfriends/DESIGN.md +428 -0
- package/web/references/pinkfong/DESIGN.md +199 -367
- package/web/references/pinterest/DESIGN.md +258 -308
- package/web/references/poya/DESIGN.md +286 -0
- package/web/references/pozalabs/DESIGN.md +438 -0
- package/web/references/protopie/DESIGN.md +419 -0
- package/web/references/qraft/DESIGN.md +448 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/recruit/DESIGN.md +247 -0
- package/web/references/remember/DESIGN.md +202 -396
- package/web/references/resend/DESIGN.md +274 -348
- package/web/references/sakura-internet/DESIGN.md +269 -0
- package/web/references/samsung/DESIGN.md +157 -359
- package/web/references/sandoll/DESIGN.md +445 -0
- package/web/references/sanity/DESIGN.md +241 -375
- package/web/references/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -0
- package/web/references/shinhanbank/DESIGN.md +161 -341
- package/web/references/shinhancard/DESIGN.md +208 -319
- package/web/references/sionic/DESIGN.md +454 -0
- package/web/references/sktelecom/DESIGN.md +310 -0
- package/web/references/socar/DESIGN.md +125 -32
- package/web/references/softbank/DESIGN.md +231 -0
- package/web/references/sony/DESIGN.md +234 -0
- package/web/references/soop/DESIGN.md +261 -0
- package/web/references/spacex/DESIGN.md +184 -323
- package/web/references/spotify/DESIGN.md +253 -394
- package/web/references/squeezebits/DESIGN.md +441 -0
- package/web/references/stayfolio/DESIGN.md +422 -0
- package/web/references/stripe/DESIGN.md +212 -491
- package/web/references/supabase/DESIGN.md +244 -316
- package/web/references/tabling/DESIGN.md +415 -0
- package/web/references/taishinbank/DESIGN.md +243 -0
- package/web/references/teamlab/DESIGN.md +240 -0
- package/web/references/teamsparta/DESIGN.md +472 -0
- package/web/references/tellingme/DESIGN.md +392 -0
- package/web/references/tesla/DESIGN.md +244 -427
- package/web/references/thsr/DESIGN.md +284 -0
- package/web/references/thumbtack/DESIGN.md +302 -0
- package/web/references/together.ai/DESIGN.md +257 -304
- package/web/references/toss/DESIGN.md +251 -593
- package/web/references/toss-securities/DESIGN.md +255 -178
- package/web/references/tossbank/DESIGN.md +195 -491
- package/web/references/toyota/DESIGN.md +238 -0
- package/web/references/tving/DESIGN.md +197 -245
- package/web/references/typed/DESIGN.md +413 -0
- package/web/references/uber/DESIGN.md +256 -333
- package/web/references/udn/DESIGN.md +250 -0
- package/web/references/upbit/DESIGN.md +145 -256
- package/web/references/upstage/DESIGN.md +211 -204
- package/web/references/uswds/DESIGN.md +287 -0
- package/web/references/vercel/DESIGN.md +236 -440
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/wise/DESIGN.md +223 -231
- package/web/references/wisetracker/DESIGN.md +462 -0
- package/web/references/wooribank/DESIGN.md +245 -0
- package/web/references/yanolja/DESIGN.md +250 -419
- package/web/references/yeogiotte/DESIGN.md +235 -418
- package/web/references/zapier/DESIGN.md +256 -377
- package/web/references/zendesk/DESIGN.md +288 -0
- package/web/references/zigzag/DESIGN.md +200 -621
- package/dist/install-skills-7UUDOLG2.js +0 -734
- package/dist/install-skills-7UUDOLG2.js.map +0 -1
|
@@ -4,406 +4,296 @@ name: Cohere
|
|
|
4
4
|
country: US
|
|
5
5
|
category: ai
|
|
6
6
|
homepage: "https://cohere.com"
|
|
7
|
-
primary_color: "#
|
|
7
|
+
primary_color: "#17171c"
|
|
8
8
|
logo:
|
|
9
9
|
type: github
|
|
10
10
|
slug: cohere-ai
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: Cohere Newsroom
|
|
15
15
|
url: "https://cohere.com/newsroom"
|
|
16
16
|
type: brand
|
|
17
|
-
description: Cohere's
|
|
17
|
+
description: Cohere's official newsroom and press-kit entry point.
|
|
18
18
|
og_image: "https://cdn.sanity.io/images/rjtqmwfu/web3-prod/0750efbc3db33b1a67bc77575525b076f0137f26-1200x630.jpg?w=1200&h=630"
|
|
19
|
+
verification_v2:
|
|
20
|
+
schema: 2
|
|
21
|
+
checked: "2026-07-13"
|
|
22
|
+
surfaces:
|
|
23
|
+
- { id: home, kind: marketing, url: "https://cohere.com/ko", inspected: "2026-07-13" }
|
|
24
|
+
- { id: pricing, kind: product-pricing, url: "https://cohere.com/ko/pricing", inspected: "2026-07-13" }
|
|
25
|
+
- { id: products, kind: product-marketing, url: "https://cohere.com/ko/products", inspected: "2026-07-13" }
|
|
26
|
+
sources:
|
|
27
|
+
- { id: home-live, kind: product-surface, url: "https://cohere.com/ko", captured: "2026-07-13" }
|
|
28
|
+
- { id: pricing-live, kind: product-surface, url: "https://cohere.com/ko/pricing", captured: "2026-07-13" }
|
|
29
|
+
- { id: products-live, kind: product-surface, url: "https://cohere.com/ko/products", captured: "2026-07-13" }
|
|
30
|
+
- { id: cohere-about, kind: official-doc, url: "https://cohere.com/about", captured: "2026-07-13" }
|
|
31
|
+
- { id: cohere-careers, kind: official-doc, url: "https://cohere.com/careers", captured: "2026-07-13" }
|
|
32
|
+
- { id: lineto-unica77, kind: license, url: "https://lineto.com/api/front/font-families/393/document?index=1", captured: "2026-07-13" }
|
|
33
|
+
conflicts: []
|
|
34
|
+
claims:
|
|
35
|
+
"tokens.colors.primary": &all { surface_id: home, source_id: home-live, method: live-inspect, captured: "2026-07-13" }
|
|
36
|
+
"tokens.colors.canvas": *all
|
|
37
|
+
"tokens.colors.foreground": *all
|
|
38
|
+
"tokens.colors.foreground-soft": *all
|
|
39
|
+
"tokens.colors.muted": *all
|
|
40
|
+
"tokens.colors.inverse": *all
|
|
41
|
+
"tokens.colors.border": *all
|
|
42
|
+
"tokens.colors.border-dark": *all
|
|
43
|
+
"tokens.typography.family.ui": *all
|
|
44
|
+
"tokens.typography.family.display": *all
|
|
45
|
+
"tokens.typography.family.mono": *all
|
|
46
|
+
"tokens.typography.display.size": *all
|
|
47
|
+
"tokens.typography.display.weight": *all
|
|
48
|
+
"tokens.typography.display.lineHeight": *all
|
|
49
|
+
"tokens.typography.display.tracking": *all
|
|
50
|
+
"tokens.typography.display.use": *all
|
|
51
|
+
"tokens.typography.heading.size": *all
|
|
52
|
+
"tokens.typography.heading.weight": *all
|
|
53
|
+
"tokens.typography.heading.lineHeight": *all
|
|
54
|
+
"tokens.typography.heading.tracking": *all
|
|
55
|
+
"tokens.typography.heading.use": *all
|
|
56
|
+
"tokens.typography.body.size": *all
|
|
57
|
+
"tokens.typography.body.weight": *all
|
|
58
|
+
"tokens.typography.body.lineHeight": *all
|
|
59
|
+
"tokens.typography.body.use": *all
|
|
60
|
+
"tokens.typography.label.size": *all
|
|
61
|
+
"tokens.typography.label.weight": *all
|
|
62
|
+
"tokens.typography.label.lineHeight": *all
|
|
63
|
+
"tokens.typography.label.tracking": *all
|
|
64
|
+
"tokens.typography.label.use": *all
|
|
65
|
+
"tokens.spacing.xs": *all
|
|
66
|
+
"tokens.spacing.sm": *all
|
|
67
|
+
"tokens.spacing.md": *all
|
|
68
|
+
"tokens.spacing.lg": *all
|
|
69
|
+
"tokens.spacing.xl": *all
|
|
70
|
+
"tokens.spacing.xxl": *all
|
|
71
|
+
"tokens.spacing.xxxl": *all
|
|
72
|
+
"tokens.rounded.control": *all
|
|
73
|
+
"tokens.rounded.dialog": *all
|
|
74
|
+
"tokens.rounded.media": *all
|
|
75
|
+
"tokens.rounded.pill": *all
|
|
76
|
+
"tokens.components.pricing-tab.type": &pricing { surface_id: pricing, source_id: pricing-live, method: live-inspect, captured: "2026-07-13" }
|
|
77
|
+
"tokens.components.pricing-tab.fg": *pricing
|
|
78
|
+
"tokens.components.pricing-tab.radius": *pricing
|
|
79
|
+
"tokens.components.pricing-tab.padding": *pricing
|
|
80
|
+
"tokens.components.pricing-tab.font": *pricing
|
|
81
|
+
"tokens.components.pricing-tab.states": *pricing
|
|
82
|
+
"tokens.components.pricing-tab.use": *pricing
|
|
83
|
+
"tokens.components.marketing-media-card.type": *all
|
|
84
|
+
"tokens.components.marketing-media-card.radius": *all
|
|
85
|
+
"tokens.components.marketing-media-card.use": *all
|
|
19
86
|
tokens:
|
|
20
|
-
source:
|
|
21
|
-
extracted: "2026-
|
|
22
|
-
note: "
|
|
87
|
+
source: reconciled
|
|
88
|
+
extracted: "2026-07-13"
|
|
89
|
+
note: "Only selector-backed observations from Cohere's public Korean marketing, pricing, and products routes are tokens. The capture contains no documentation chrome or authenticated product UI; declared-only font assets remain outside typography tokens."
|
|
23
90
|
colors:
|
|
24
|
-
primary: "#
|
|
25
|
-
primary-hover: "#1863dc"
|
|
26
|
-
brand: "#39594d"
|
|
91
|
+
primary: "#17171c"
|
|
27
92
|
canvas: "#ffffff"
|
|
28
93
|
foreground: "#000000"
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
focus-purple: "#9b60aa"
|
|
35
|
-
snow: "#fafafa"
|
|
36
|
-
surface-alt: "#f2f2f2"
|
|
37
|
-
hairline: "#f2f2f2"
|
|
38
|
-
border-cool: "#d9d9dd"
|
|
39
|
-
border-light: "#e5e7eb"
|
|
94
|
+
foreground-soft: "#212121"
|
|
95
|
+
muted: "#75758a"
|
|
96
|
+
inverse: "#fafafa"
|
|
97
|
+
border: "#e5e7eb"
|
|
98
|
+
border-dark: "#525260"
|
|
40
99
|
typography:
|
|
41
|
-
family: {
|
|
42
|
-
display
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
body: { size: 16, weight: 400, lineHeight: 1.50, use: "Standard body, button text" }
|
|
49
|
-
button-medium: { size: 14, weight: 500, lineHeight: 1.71, use: "Smaller buttons, emphasized labels" }
|
|
50
|
-
caption: { size: 14, weight: 400, lineHeight: 1.40, use: "Metadata, descriptions" }
|
|
51
|
-
uppercase-label: { size: 14, weight: 400, lineHeight: 1.40, tracking: 0.28, use: "Uppercase section labels" }
|
|
52
|
-
small: { size: 12, weight: 400, lineHeight: 1.40, use: "Smallest text, footer links" }
|
|
53
|
-
code-micro: { size: 8, weight: 400, lineHeight: 1.40, tracking: 0.16, use: "Tiny uppercase code labels" }
|
|
54
|
-
spacing: { xs: 4, sm: 8, md: 16, base: 16, lg: 24, xl: 32, xxl: 40, section: 60 }
|
|
55
|
-
rounded: { sm: 4, md: 8, lg: 16, xl: 20, signature: 22, full: 9999 }
|
|
56
|
-
shadow:
|
|
57
|
-
soft: "none — depth via background contrast and cool-gray borders"
|
|
58
|
-
components_harvested: true
|
|
100
|
+
family: { ui: "Unica77 Cohere Web", display: "CohereText", mono: "CohereMono" }
|
|
101
|
+
display: { size: 72, weight: 400, lineHeight: 1, tracking: -1.44, use: "Observed public h1 on the supplied routes" }
|
|
102
|
+
heading: { size: 48, weight: 400, lineHeight: 1.2, tracking: -0.48, use: "Observed public h3 on the supplied routes" }
|
|
103
|
+
body: { size: 16, weight: 400, lineHeight: 1.5, use: "Repeated public navigation, body, and action text" }
|
|
104
|
+
label: { size: 14, weight: 400, lineHeight: 1.4, tracking: 0.28, use: "Observed CohereMono label text" }
|
|
105
|
+
spacing: { xs: 6, sm: 8, md: 12, lg: 16, xl: 24, xxl: 36, xxxl: 40 }
|
|
106
|
+
rounded: { control: 4, dialog: 8, media: 22, pill: 9999 }
|
|
59
107
|
components:
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
card: { type: card, bg: "#ffffff", radius: 22, use: "Signature radius, 1px solid #f2f2f2 border, shadow-free" }
|
|
64
|
-
input: { type: input, use: "Focus border #9b60aa 1px solid; focus outline 2px solid #1863dc" }
|
|
65
|
-
uppercase-code-tag: { type: badge, use: "CohereMono uppercase with positive letter-spacing as section markers" }
|
|
66
|
-
purple-hero-band: { type: card, radius: 22, use: "Full-width deep purple section housing product screenshots" }
|
|
108
|
+
pricing-tab: { type: tab, fg: "#212121", radius: 0, padding: "4px 0px", font: "16px/400 Unica77 Cohere Web", states: "selected only", use: "Observed selected public pricing tab" }
|
|
109
|
+
marketing-media-card: { type: card, radius: 22, use: "Observed home marketing-card container; no fill, border, or state is promoted" }
|
|
110
|
+
components_harvested: true
|
|
67
111
|
---
|
|
68
112
|
|
|
69
113
|
# Design System Inspiration of Cohere
|
|
70
114
|
|
|
71
115
|
## 1. Visual Theme & Atmosphere
|
|
72
116
|
|
|
73
|
-
Cohere
|
|
117
|
+
Cohere is an enterprise AI company that builds foundation models and end-to-end AI products for business use. Its official About page frames the work around improving human wellbeing by helping organizations scale innovation, productivity, and progress; its 2025 North launch extends that proposition into an agentic workplace product grounded in enterprise data. On the three supplied public Korean routes, that business-first posture appears as a quiet, high-contrast interface: white canvases, black and charcoal text, occasional inverse panels, and rounded pill actions. The capture records CohereText only for a small display tier, while the loaded Unica77 Cohere Web family carries the repeated navigation, body, card, input, tab, and action rhythm. The result is restrained rather than decorative: large editorial headlines introduce practical enterprise product and pricing content.
|
|
74
118
|
|
|
75
|
-
|
|
119
|
+
This is a public-surface reference, not a claim about signed-in product UI or documentation chrome. The components and tokens below retain only the selectors, routes, and states in the supplied capture.
|
|
76
120
|
|
|
77
|
-
|
|
121
|
+
**Key characteristics:**
|
|
78
122
|
|
|
79
|
-
|
|
80
|
-
-
|
|
81
|
-
-
|
|
82
|
-
-
|
|
83
|
-
-
|
|
84
|
-
- Deep purple/violet hero sections providing dramatic contrast
|
|
85
|
-
- Ghost/transparent buttons that shift to blue on hover
|
|
86
|
-
- Enterprise photography showing diverse real-world applications
|
|
87
|
-
- CohereMono for code and technical labels with uppercase transforms
|
|
123
|
+
- White public canvas with black, charcoal, and soft-gray text.
|
|
124
|
+
- CohereText at large display sizes; loaded Unica77 Cohere Web throughout the observed public UI.
|
|
125
|
+
- Dark and inverse white 9999px pill actions, backed by multiple public routes.
|
|
126
|
+
- A 22px rounded home marketing-card container, without a claim of a universal card recipe.
|
|
127
|
+
- No hover, pressed, focus, menu, dialog, toast, or error state token: the capture recorded no interactions.
|
|
88
128
|
|
|
89
129
|
## 2. Color Palette & Roles
|
|
90
130
|
|
|
91
|
-
###
|
|
92
|
-
- **Cohere Black** (`#000000`): Primary headline text and maximum-emphasis elements.
|
|
93
|
-
- **Near Black** (`#212121`): Standard body link color — slightly softer than pure black.
|
|
94
|
-
- **Deep Dark** (`#17171c`): A blue-tinted near-black for navigation and dark-section text.
|
|
131
|
+
### Observed public-route values
|
|
95
132
|
|
|
96
|
-
|
|
97
|
-
- **
|
|
98
|
-
- **
|
|
99
|
-
- **
|
|
133
|
+
- **Dark action** (#17171c): observed dark pill background on public home, pricing, and products actions.
|
|
134
|
+
- **Canvas** (#ffffff): observed page and inverse-action surface across all captured routes.
|
|
135
|
+
- **Foreground** (#000000): repeated public text value.
|
|
136
|
+
- **Foreground soft** (#212121): repeated public button, tab, and body value.
|
|
137
|
+
- **Muted** (#75758a): repeated public secondary-text value.
|
|
138
|
+
- **Inverse text** (#fafafa): observed text on dark public areas.
|
|
139
|
+
- **Light border** (#e5e7eb): repeated computed border value across the three routes.
|
|
140
|
+
- **Dark-section boundary** (#525260): observed one-pixel border on the home and products routes.
|
|
100
141
|
|
|
101
|
-
###
|
|
102
|
-
- **Pure White** (`#ffffff`): The primary page background and card surface.
|
|
103
|
-
- **Snow** (`#fafafa`): Subtle elevated surfaces and light-section backgrounds.
|
|
104
|
-
- **Lightest Gray** (`#f2f2f2`): Card borders and the softest containment lines.
|
|
142
|
+
### Boundary
|
|
105
143
|
|
|
106
|
-
|
|
107
|
-
- **Muted Slate** (`#93939f`): De-emphasized footer links and tertiary text — a cool-toned gray with a slight blue-violet tint.
|
|
108
|
-
- **Border Cool** (`#d9d9dd`): Standard section and list-item borders — a cool, slightly purple-tinted gray.
|
|
109
|
-
- **Border Light** (`#e5e7eb`): Lighter border variant — Tailwind's standard gray-200.
|
|
110
|
-
|
|
111
|
-
### Gradient System
|
|
112
|
-
- **Purple-Violet Hero Band**: Deep purple gradient sections that create dramatic contrast against the white canvas. These appear as full-width bands housing product screenshots and key messaging.
|
|
113
|
-
- **Dark Footer Gradient**: The page transitions through deep purple/charcoal to the black footer, creating a "dusk" effect.
|
|
144
|
+
The artifact does not provide a selector-backed blue, purple, green, gradient, focus-ring, or error-color role for these routes. Those older claims are omitted rather than generalized from class names, asset names, or an adjacent surface.
|
|
114
145
|
|
|
115
146
|
## 3. Typography Rules
|
|
116
147
|
|
|
117
|
-
###
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
|
130
|
-
|
|
131
|
-
|
|
|
132
|
-
|
|
|
133
|
-
|
|
|
134
|
-
|
|
|
135
|
-
|
|
|
136
|
-
|
|
|
137
|
-
|
|
|
138
|
-
| Code Micro | CohereMono | 8px (0.5rem) | 400 | 1.40 | 0.16px | Tiny uppercase code labels |
|
|
139
|
-
|
|
140
|
-
### Principles
|
|
141
|
-
- **Serif for declaration, sans for utility**: CohereText carries the brand voice at display scale — its serif terminals give headlines the authority of published research. Unica77 handles everything functional with Swiss-geometric neutrality.
|
|
142
|
-
- **Negative tracking at scale**: CohereText uses -1.2px to -1.44px letter-spacing at 60–72px, creating dense, impactful text blocks.
|
|
143
|
-
- **Single body weight**: Nearly all Unica77 usage is weight 400. Weight 500 appears only for small button emphasis. The system relies on size and spacing, not weight contrast.
|
|
144
|
-
- **Uppercase code labels**: CohereMono uses uppercase with positive letter-spacing (0.16–0.28px) for technical tags and section markers.
|
|
148
|
+
### Evidence classes
|
|
149
|
+
|
|
150
|
+
| Evidence class | Family and boundary |
|
|
151
|
+
|---|---|
|
|
152
|
+
| Official product-use | Cohere’s official public pages establish the company/product context, but this research pass found no first-party typography guide that assigns a universal product role to a named Cohere family. |
|
|
153
|
+
| Live computed surface-use | Unica77 Cohere Web is loaded/high with 1,262 uses across body, buttons, cards, dialogs, inputs, lists, tabs, and toggles. CohereText is loaded/high with five heading uses, and CohereMono is loaded/high with 29 label/body uses. Each has computed-family use plus FontFaceSet and browser-served source corroboration in the supplied artifact. |
|
|
154
|
+
| Official distributed brand asset | The capture records Cohere-served WOFF/WOFF2/OTF assets. For Unica77, Lineto identifies LL Unica77 as an authorized digital Haas Unica version and publishes separate licensing terms; that does not grant reuse of Cohere’s served custom files. |
|
|
155
|
+
| Declared-only | CohereColor, CohereHeadline, CohereIconDefault, CohereIconOutline, and CohereVariable have declared source assets but no visible computed use. They remain declared-only. KaTeX faces are also declared-only technical assets, not Cohere brand typography. |
|
|
156
|
+
| System / unresolved | Inter, Arial, and system families occur in fallback stacks only. They are not substituted for or promoted as Cohere typefaces. |
|
|
157
|
+
|
|
158
|
+
### Captured hierarchy
|
|
159
|
+
|
|
160
|
+
| Role | Family | Size | Weight | Line height | Evidence boundary |
|
|
161
|
+
|---|---|---:|---:|---:|---|
|
|
162
|
+
| Public h1 | CohereText | 72px | 400 | 72px | two observed headings |
|
|
163
|
+
| Public h2 | CohereText | 60px | 400 | 60px | two observed headings |
|
|
164
|
+
| Public h3 | Unica77 Cohere Web | 48px | 400 | 57.6px | ten observed headings |
|
|
165
|
+
| Public heading | Unica77 Cohere Web | 32px | 400 | 38.4px | observed h2/h4 |
|
|
166
|
+
| Repeated body/action | Unica77 Cohere Web | 16px | 400 | 24px | navigation, lists, and actions |
|
|
167
|
+
| Secondary body | Unica77 Cohere Web | 14px | 400 | 19.6px | repeated public body text |
|
|
168
|
+
| Technical label | CohereMono | 14px | 400 | 19.6px | 0.28px tracking on observed label text |
|
|
145
169
|
|
|
146
170
|
## 4. Component Stylings
|
|
147
171
|
|
|
148
|
-
###
|
|
149
|
-
|
|
150
|
-
**
|
|
151
|
-
- Background:
|
|
152
|
-
- Text:
|
|
153
|
-
-
|
|
154
|
-
-
|
|
155
|
-
-
|
|
156
|
-
-
|
|
157
|
-
|
|
158
|
-
**
|
|
159
|
-
- Background:
|
|
160
|
-
- Text:
|
|
161
|
-
-
|
|
162
|
-
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
-
|
|
170
|
-
-
|
|
171
|
-
-
|
|
172
|
-
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
- Text:
|
|
178
|
-
-
|
|
179
|
-
-
|
|
180
|
-
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
-
|
|
191
|
-
- Purple-tinted hero photography for dramatic sections
|
|
192
|
-
- Product UI screenshots on dark surfaces
|
|
193
|
-
- Images with 22px radius matching card system
|
|
194
|
-
- Full-bleed purple gradient sections
|
|
195
|
-
|
|
196
|
-
### Distinctive Components
|
|
197
|
-
|
|
198
|
-
**22px Card System**
|
|
199
|
-
- The 22px border-radius is Cohere's visual signature
|
|
200
|
-
- All primary cards, images, and containers use this radius
|
|
201
|
-
- Creates a cloud-like, organic softness that's distinctive from the typical 8–12px
|
|
202
|
-
|
|
203
|
-
**Enterprise Trust Bar**
|
|
204
|
-
- Company logos displayed in a horizontal strip
|
|
205
|
-
- Demonstrates enterprise adoption
|
|
206
|
-
- Clean, monochrome logo treatment
|
|
207
|
-
|
|
208
|
-
**Purple Hero Bands**
|
|
209
|
-
- Full-width deep purple sections housing product showcases
|
|
210
|
-
- Create dramatic visual breaks in the white page flow
|
|
211
|
-
- Product screenshots float within the purple environment
|
|
212
|
-
|
|
213
|
-
**Uppercase Code Tags**
|
|
214
|
-
- CohereMono in uppercase with letter-spacing
|
|
215
|
-
- Used as section markers and categorization labels
|
|
216
|
-
- Creates a technical, structured information hierarchy
|
|
172
|
+
### Public actions
|
|
173
|
+
|
|
174
|
+
**Dark solid**
|
|
175
|
+
- Background: #17171c
|
|
176
|
+
- Text: #ffffff
|
|
177
|
+
- Radius: 9999px
|
|
178
|
+
- Padding: 12px 24px
|
|
179
|
+
- Font: 16px / 400 / Unica77 Cohere Web
|
|
180
|
+
- Use: Home, pricing, and products public CTA; home selector home::[data-omd-capture="53"]
|
|
181
|
+
|
|
182
|
+
**Inverse solid**
|
|
183
|
+
- Background: #ffffff
|
|
184
|
+
- Text: #17171c
|
|
185
|
+
- Radius: 9999px
|
|
186
|
+
- Padding: 12px 24px
|
|
187
|
+
- Font: 16px / 400 / Unica77 Cohere Web
|
|
188
|
+
- Use: Inverse public CTA on home and products; home selector home::[data-omd-capture="58"]
|
|
189
|
+
|
|
190
|
+
**Outlined pricing action**
|
|
191
|
+
- Text: #17171c
|
|
192
|
+
- Border: 1px solid #17171c
|
|
193
|
+
- Radius: 9999px
|
|
194
|
+
- Padding: 12px 16px
|
|
195
|
+
- Font: 16px / 400 / Unica77 Cohere Web
|
|
196
|
+
- Use: Pricing-only secondary action; selector surface-2::[data-omd-capture="59"]
|
|
197
|
+
|
|
198
|
+
### Public pricing navigation
|
|
199
|
+
|
|
200
|
+
**Selected tab**
|
|
201
|
+
- Text: #212121
|
|
202
|
+
- Radius: 0px
|
|
203
|
+
- Padding: 4px 0px
|
|
204
|
+
- Font: 16px / 400 / Unica77 Cohere Web
|
|
205
|
+
- Selected: aria-selected=true observed
|
|
206
|
+
- Use: Pricing-only tab; selector surface-2::[data-omd-capture="56"]
|
|
207
|
+
|
|
208
|
+
### Home marketing media
|
|
209
|
+
|
|
210
|
+
**Rounded container**
|
|
211
|
+
- Radius: 22px
|
|
212
|
+
- Use: Home-only interactive media-card container; selector home::div.group/card
|
|
213
|
+
|
|
214
|
+
The supplied capture records no component hover, pressed, focus, expanded, dialog-open, toast, validation, or generic disabled treatment. A disabled 4px icon control is a route-local observation and is not promoted as an action variant.
|
|
217
215
|
|
|
218
216
|
## 5. Layout Principles
|
|
219
217
|
|
|
220
|
-
|
|
221
|
-
- Base unit: 8px
|
|
222
|
-
- Scale: 2px, 6px, 8px, 10px, 12px, 16px, 20px, 22px, 24px, 28px, 32px, 36px, 40px, 56px, 60px
|
|
223
|
-
- Button padding varies by variant
|
|
224
|
-
- Card internal padding: approximately 24–32px
|
|
225
|
-
- Section vertical spacing: generous (56–60px between sections)
|
|
226
|
-
|
|
227
|
-
### Grid & Container
|
|
228
|
-
- Max container width: up to 2560px (very wide) with responsive scaling
|
|
229
|
-
- Hero: centered with dramatic typography
|
|
230
|
-
- Feature sections: multi-column card grids
|
|
231
|
-
- Enterprise sections: full-width purple bands
|
|
232
|
-
- 26 breakpoints detected — extremely granular responsive system
|
|
233
|
-
|
|
234
|
-
### Whitespace Philosophy
|
|
235
|
-
- **Enterprise clarity**: Each section presents one clear proposition with breathing room between.
|
|
236
|
-
- **Photography as hero**: Large photographic sections provide visual interest without requiring decorative design elements.
|
|
237
|
-
- **Card grouping**: Related content is grouped into 22px-rounded cards, creating natural information clusters.
|
|
238
|
-
|
|
239
|
-
### Border Radius Scale
|
|
240
|
-
- Sharp (4px): Navigation elements, small tags, pagination
|
|
241
|
-
- Comfortable (8px): Dialog boxes, secondary containers, small cards
|
|
242
|
-
- Generous (16px): Featured containers, medium cards
|
|
243
|
-
- Large (20px): Large feature cards
|
|
244
|
-
- Signature (22px): Primary cards, hero images, main containers — THE Cohere radius
|
|
245
|
-
- Pill (9999px): Buttons, tags, status indicators
|
|
218
|
+
The capture shows 6px, 8px, 12px, 16px, 24px, 36px, and 40px spacing values. These are observed clusters rather than a documented Cohere spacing specification. Public actions use 12px vertical padding; the captured navigation has 16px vertical and 40px horizontal padding at the 1440px viewport. Treat route-specific card and section geometry as local until a selector-backed measurement establishes it.
|
|
246
219
|
|
|
247
|
-
|
|
220
|
+
The home media-card container is 22px rounded, while a captured route-local dialog is 8px and compact controls can be 4px. Do not flatten that into a claim that every Cohere card, image, dialog, or form uses one radius.
|
|
248
221
|
|
|
249
|
-
|
|
250
|
-
|-------|-----------|-----|
|
|
251
|
-
| Flat (Level 0) | No shadow, no border | Page background, text blocks |
|
|
252
|
-
| Bordered (Level 1) | `1px solid #f2f2f2` or `#d9d9dd` | Standard cards, list separators |
|
|
253
|
-
| Purple Band (Level 2) | Full-width dark purple background | Hero sections, feature showcases |
|
|
222
|
+
## 6. Depth & Elevation
|
|
254
223
|
|
|
255
|
-
|
|
224
|
+
Most observed public controls are shadow-free. The capture also records a route-local floating control and dialog with a 0px 2px 8px rgba(0, 0, 0, 0.15) shadow. It is route-local chrome, not a general Cohere elevation token.
|
|
256
225
|
|
|
257
226
|
## 7. Do's and Don'ts
|
|
258
227
|
|
|
259
228
|
### Do
|
|
260
|
-
|
|
261
|
-
- Use CohereText
|
|
262
|
-
-
|
|
263
|
-
-
|
|
264
|
-
- Use
|
|
265
|
-
- Use deep purple sections for dramatic visual breaks and product showcases
|
|
266
|
-
- Apply uppercase + letter-spacing on CohereMono for section labels
|
|
267
|
-
- Maintain enterprise-appropriate photography with diverse subjects
|
|
229
|
+
|
|
230
|
+
- Use the loaded CohereText / Unica77 / CohereMono hierarchy only when the deployment can legally load the named family.
|
|
231
|
+
- Keep the captured public action geometry specific: dark or inverse 9999px pills, with 12px vertical padding.
|
|
232
|
+
- Preserve the distinction between public marketing, public pricing, public product marketing, and route-local floating-dialog chrome.
|
|
233
|
+
- Use the 22px radius only for the observed home media-card container unless another selector proves a broader rule.
|
|
268
234
|
|
|
269
235
|
### Don't
|
|
270
|
-
|
|
271
|
-
-
|
|
272
|
-
-
|
|
273
|
-
-
|
|
274
|
-
-
|
|
275
|
-
- Don't use purple as a surface color for cards — purple is reserved for full-width sections
|
|
276
|
-
- Don't reduce section spacing below 40px — enterprise layouts need breathing room
|
|
277
|
-
- Don't use decoration on buttons by default — ghost/transparent is the base state
|
|
236
|
+
|
|
237
|
+
- Do not substitute Inter, Arial, or system UI while naming the result as a Cohere typeface.
|
|
238
|
+
- Do not promote the declared-only CohereHeadline, CohereColor, icon, variable, or KaTeX assets into visible UI tokens.
|
|
239
|
+
- Do not invent hover, pressed, focus, error, dialog, toast, or accordion-expanded variants from class names.
|
|
240
|
+
- Do not generalize the floating dialog’s 8px/shadow treatment into product cards or primary actions.
|
|
278
241
|
|
|
279
242
|
## 8. Responsive Behavior
|
|
280
243
|
|
|
281
|
-
|
|
282
|
-
| Name | Width | Key Changes |
|
|
283
|
-
|------|-------|-------------|
|
|
284
|
-
| Small Mobile | <425px | Compact layout, minimal spacing |
|
|
285
|
-
| Mobile | 425–640px | Single column, stacked cards |
|
|
286
|
-
| Large Mobile | 640–768px | Minor spacing adjustments |
|
|
287
|
-
| Tablet | 768–1024px | 2-column grids begin |
|
|
288
|
-
| Desktop | 1024–1440px | Full multi-column layout |
|
|
289
|
-
| Large Desktop | 1440–2560px | Maximum container width |
|
|
290
|
-
|
|
291
|
-
*26 breakpoints detected — one of the most granularly responsive sites in the dataset.*
|
|
292
|
-
|
|
293
|
-
### Touch Targets
|
|
294
|
-
- Buttons adequately sized for touch interaction
|
|
295
|
-
- Navigation links with comfortable spacing
|
|
296
|
-
- Card surfaces as touch targets
|
|
297
|
-
|
|
298
|
-
### Collapsing Strategy
|
|
299
|
-
- **Navigation**: Full nav collapses to hamburger
|
|
300
|
-
- **Feature grids**: Multi-column → 2-column → single column
|
|
301
|
-
- **Hero text**: 72px → 48px → 32px progressive scaling
|
|
302
|
-
- **Purple sections**: Maintain full-width, content stacks
|
|
303
|
-
- **Card grids**: 3 → 2 → 1 column
|
|
304
|
-
|
|
305
|
-
### Image Behavior
|
|
306
|
-
- Photography scales proportionally within 22px-radius containers
|
|
307
|
-
- Product screenshots maintain aspect ratio
|
|
308
|
-
- Purple sections scale background proportionally
|
|
244
|
+
The supplied capture is at 1440x900. It establishes desktop computed values only. The navigation class indicates responsive padding rules and the home media card includes responsive dimensions, but no smaller-viewport render or interaction was supplied; mobile breakpoints, collapsed navigation, and touch behavior therefore remain unclaimed.
|
|
309
245
|
|
|
310
246
|
## 9. Agent Prompt Guide
|
|
311
247
|
|
|
312
|
-
|
|
313
|
-
-
|
|
314
|
-
-
|
|
315
|
-
-
|
|
316
|
-
- Hover Accent: "Interaction Blue (#1863dc)"
|
|
317
|
-
- Muted Text: "Muted Slate (#93939f)"
|
|
318
|
-
- Card Borders: "Lightest Gray (#f2f2f2)"
|
|
319
|
-
- Section Borders: "Border Cool (#d9d9dd)"
|
|
320
|
-
|
|
321
|
-
### Example Component Prompts
|
|
322
|
-
- "Create a hero section on Pure White (#ffffff) with CohereText at 72px weight 400, line-height 1.0, letter-spacing -1.44px. Cohere Black text. Subtitle in Unica77 at 18px weight 400, line-height 1.4."
|
|
323
|
-
- "Design a feature card with 22px border-radius, 1px solid Lightest Gray (#f2f2f2) border on white. Title in Unica77 at 32px, letter-spacing -0.32px. Body in Unica77 at 16px, Muted Slate (#93939f)."
|
|
324
|
-
- "Build a ghost button: transparent background, Cohere Black text in Unica77 at 16px. On hover, text shifts to Interaction Blue (#1863dc) with 0.8 opacity. Focus: 2px solid Interaction Blue outline."
|
|
325
|
-
- "Create a deep purple full-width section with white text. CohereText at 60px for the heading. Product screenshot floats within using 22px border-radius."
|
|
326
|
-
- "Design a section label using CohereMono at 14px, uppercase, letter-spacing 0.28px. Muted Slate (#93939f) text."
|
|
327
|
-
|
|
328
|
-
### Iteration Guide
|
|
329
|
-
1. Focus on ONE component at a time
|
|
330
|
-
2. Always use 22px radius for primary cards — "the Cohere card roundness"
|
|
331
|
-
3. Specify the typeface — CohereText for headlines, Unica77 for body, CohereMono for labels
|
|
332
|
-
4. Interactive elements use Interaction Blue (#1863dc) on hover only
|
|
333
|
-
5. Keep surfaces white with cool gray borders — no warm tones
|
|
334
|
-
6. Purple is for full-width sections, never card backgrounds
|
|
248
|
+
- Build a public marketing CTA with #17171c background, #ffffff text, 9999px radius, 12px 24px padding, and 16px / 400 Unica77 Cohere Web only when the licensed font is available.
|
|
249
|
+
- Build the inverse counterpart only for a dark public section: #ffffff background, #17171c text, and the same observed pill geometry.
|
|
250
|
+
- Use CohereText 72px / 400 / 72px for an observed public h1 treatment, not as a claim about the authenticated product.
|
|
251
|
+
- Keep a pricing tab route-local: #212121 text, 0px radius, 4px vertical padding; selected is the only captured state.
|
|
335
252
|
|
|
336
253
|
## 10. Voice & Tone
|
|
337
254
|
|
|
338
|
-
Cohere
|
|
255
|
+
Cohere’s official public voice is practical, enterprise-oriented, and human-purposeful. The About page describes foundation models and AI solutions that turn everyday effort into impact, while the public homepage leads with control over data and infrastructure. Careers names Momentum, Openness, and Autonomy as company values. These are official messaging and culture evidence, not a claim about every product microcopy string.
|
|
339
256
|
|
|
340
|
-
| Context |
|
|
257
|
+
| Context | Evidence-backed direction |
|
|
341
258
|
|---|---|
|
|
342
|
-
|
|
|
343
|
-
|
|
|
344
|
-
|
|
|
345
|
-
| Error | Formal. "Request denied: insufficient quota. Contact sales." |
|
|
346
|
-
| Compliance | Heavy SOC 2 / ISO references; trust pages prominent |
|
|
259
|
+
| Enterprise proposition | Emphasize control, security, flexibility, and customization. |
|
|
260
|
+
| Product framing | Connect an AI capability to a work outcome or organization context. |
|
|
261
|
+
| Culture | Use purposeful, direct language consistent with Momentum, Openness, and Autonomy. |
|
|
347
262
|
|
|
348
|
-
**
|
|
349
|
-
- *"엔터프라이즈 AI: 개인, 보안, 맞춤형"* <!-- verified: cohere.com/ko 2026-05 -->
|
|
350
|
-
- *"데모 요청"* / *"Request a demo"* <!-- verified: cohere.com -->
|
|
263
|
+
**Public samples**
|
|
351
264
|
|
|
352
|
-
|
|
265
|
+
- “Own your AI” (official homepage).
|
|
266
|
+
- “Where enterprise AI meets real-world purpose” (official About page).
|
|
267
|
+
- “Join the mission to scale intelligence” (official Careers page).
|
|
353
268
|
|
|
354
269
|
## 11. Brand Narrative
|
|
355
270
|
|
|
356
|
-
Cohere was founded in
|
|
271
|
+
Cohere says it was founded in Toronto in 2019 to scale intelligence in service of humanity. Its official About page identifies co-founders Aidan Gomez, Nick Frosst, and Ivan Zhang, and describes a current enterprise focus on helping teams improve judgment, accelerate execution, and extend what they can achieve. The same source places the 2025 launch of North in that evolution: a turnkey workplace platform using agentic capabilities and retrieval with enterprise data.
|
|
272
|
+
|
|
273
|
+
The company’s current public positioning centers on private, secure, customizable deployment across a customer’s infrastructure. That narrative explains the sober public presentation more reliably than the older snapshot’s unsupported claims about an all-purpose visual color story.
|
|
357
274
|
|
|
358
275
|
## 12. Principles
|
|
359
276
|
|
|
360
|
-
1. **
|
|
361
|
-
2. **
|
|
362
|
-
3. **
|
|
363
|
-
4. **
|
|
364
|
-
5. **Purple bands for sections, never cards.** *UI implication:* never apply purple to cards/buttons.
|
|
277
|
+
1. **Scale intelligence to serve people.** *UI implication:* connect public product messaging to human and organizational outcomes rather than novelty alone.
|
|
278
|
+
2. **Keep control with the enterprise.** *UI implication:* make security, deployment, and customization legible in public information architecture.
|
|
279
|
+
3. **Support momentum.** *UI implication:* make a next action visible without relying on unobserved interaction effects.
|
|
280
|
+
4. **Make room for autonomy and openness.** *UI implication:* prefer direct explanatory content and clear choice boundaries over opaque system behavior.
|
|
365
281
|
|
|
366
282
|
## 13. Personas
|
|
367
283
|
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
**Catherine Liu, 42, Toronto.** Director of AI/ML at a Canadian bank. Cohere is the only LLM vendor approved by their CISO.
|
|
371
|
-
|
|
372
|
-
**Hiroshi Tanaka, 36, Tokyo.** Senior platform engineer at multinational logistics. Integrates Cohere Embed for 30+ language search.
|
|
373
|
-
|
|
374
|
-
**David Mensah, 50, Johannesburg.** Head of risk at insurance carrier. On-prem deployment required.
|
|
284
|
+
The official public sources identify enterprises, teams, workforces, and customers as the intended stakeholder groups, including organizations that need secure, private, and customizable AI deployment. They do not provide validated individual user personas. This reference intentionally does not fabricate named personas or behavioral metrics from that broad audience evidence.
|
|
375
285
|
|
|
376
286
|
## 14. States
|
|
377
287
|
|
|
378
|
-
|
|
379
|
-
|---|---|
|
|
380
|
-
| **Empty (no API keys)** | "Generate your first API key" CTA + quickstart code |
|
|
381
|
-
| **Empty (no datasets)** | "Connect a data source" with provider grid |
|
|
382
|
-
| **Loading (model inference)** | Per-token streaming visible; never just spinner |
|
|
383
|
-
| **Loading (RAG retrieval)** | Two-phase: "Retrieving (12 docs)" → "Generating" |
|
|
384
|
-
| **Error (rate limit)** | "Tier-1 limit reached (60 req/min). Upgrade or wait." |
|
|
385
|
-
| **Error (auth)** | "API key expired. Generate a new key in Settings → API Keys." |
|
|
386
|
-
| **Success (deployment)** | Endpoint URL + credentials, security reminder |
|
|
387
|
-
| **Success (fine-tuned)** | Email + dashboard notification with eval metrics |
|
|
388
|
-
| **Skeleton (deployments)** | White rows with cool-gray border skeletons |
|
|
389
|
-
| **Disabled (no quota)** | 0.5 opacity + tooltip "Upgrade to enable" |
|
|
390
|
-
| **Loading (long fine-tune)** | Persistent progress with ETA |
|
|
288
|
+
No loading, empty, error, success, skeleton, or validation state was captured on the three supplied public routes. The only recorded stateful component evidence is a selected pricing tab and one disabled 4px-radius icon control. Do not extrapolate those observations into a general application-state system.
|
|
391
289
|
|
|
392
290
|
## 15. Motion & Easing
|
|
393
291
|
|
|
394
|
-
|
|
395
|
-
|---|---|---|
|
|
396
|
-
| `motion-instant` | 0ms | Toggle |
|
|
397
|
-
| `motion-fast` | 150ms | Hover (Interaction Blue color shift) |
|
|
398
|
-
| `motion-standard` | 250ms | Modal, panel |
|
|
399
|
-
| `motion-streaming` | continuous | Token-by-token model output |
|
|
400
|
-
|
|
401
|
-
Standard cubic-bezier. **No bouncy springs** — enterprise register. `prefers-reduced-motion: reduce` removes hover transitions and panel slide-ins.
|
|
292
|
+
The supplied public capture contains transition-related class names on actions and a floating control, but no measured transition duration, easing value, reduced-motion behavior, or before/after interaction observation. No motion token is asserted.
|
|
402
293
|
|
|
403
294
|
---
|
|
404
295
|
|
|
405
|
-
**Verified:** 2026-
|
|
406
|
-
**Tier 1 sources:** cohere.com/ko
|
|
407
|
-
**Tier 2 sources:** styles.refero.design
|
|
408
|
-
**
|
|
409
|
-
**Style ref:** `stripe`. **Conflicts unresolved:** none.
|
|
296
|
+
**Verified:** 2026-07-13
|
|
297
|
+
**Tier 1 sources:** supplied capture of https://cohere.com/ko, https://cohere.com/ko/pricing, and https://cohere.com/ko/products; official context at https://cohere.com/about and https://cohere.com/careers; Unica77 source/license context at https://lineto.com/api/front/font-families/393/document?index=1 and https://lineto.com/information/legal/legal/lineto-eula.
|
|
298
|
+
**Tier 2 sources:** https://getdesign.md/cohere/design-md (independent high-level analysis); https://styles.refero.design/?q=Cohere (attempted; built-in web open returned an internal error, so no positive or negative Refero assertion is made).
|
|
299
|
+
**Conflicts unresolved:** none
|