oh-my-design-cli 1.8.6 → 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 +2761 -85
- 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/airbridge/DESIGN.md +451 -0
- 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/bigin/DESIGN.md +454 -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/buzzvil/DESIGN.md +457 -0
- package/web/references/cafe24/DESIGN.md +472 -0
- 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/codeit/DESIGN.md +470 -0
- 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 +338 -0
- 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/elice/DESIGN.md +445 -0
- 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/furiosaai/DESIGN.md +450 -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/goorm/DESIGN.md +470 -0
- package/web/references/greencar/DESIGN.md +420 -0
- package/web/references/hackle/DESIGN.md +472 -0
- 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/hwahae/DESIGN.md +453 -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/kcd/DESIGN.md +432 -0
- 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/kyobobook/DESIGN.md +445 -0
- package/web/references/lablup/DESIGN.md +474 -0
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lemonbase/DESIGN.md +452 -0
- 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 +242 -0
- 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/moreh/DESIGN.md +437 -0
- 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/neosapience/DESIGN.md +441 -0
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/nota/DESIGN.md +451 -0
- 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/portone/DESIGN.md +446 -0
- 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/queenit/DESIGN.md +432 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/rebellions/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/returnzero/DESIGN.md +460 -0
- 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/saramin/DESIGN.md +465 -0
- 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/shiftee/DESIGN.md +468 -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/solapi/DESIGN.md +483 -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/supertone/DESIGN.md +413 -0
- 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/vuno/DESIGN.md +413 -0
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/weverse/DESIGN.md +437 -0
- 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,386 +4,339 @@ name: Together AI
|
|
|
4
4
|
country: US
|
|
5
5
|
category: ai
|
|
6
6
|
homepage: "https://www.together.ai"
|
|
7
|
-
primary_color: "#
|
|
7
|
+
primary_color: "#000000"
|
|
8
8
|
logo:
|
|
9
9
|
type: github
|
|
10
10
|
slug: togethercomputer
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: Together AI Brand
|
|
15
15
|
url: "https://www.together.ai/brand"
|
|
16
16
|
type: brand
|
|
17
|
-
description:
|
|
17
|
+
description: Official logo, colour-family, and typography guidance; it is distinct from public web and docs-chrome observations.
|
|
18
18
|
og_image: "https://cdn.prod.website-files.com/69654e88dce9154b5f1206dd/69a49f8243e74bf4b805d130_og-brand.jpg"
|
|
19
|
+
verification_v2:
|
|
20
|
+
schema: 2
|
|
21
|
+
checked: "2026-07-13"
|
|
22
|
+
surfaces:
|
|
23
|
+
- { id: home, kind: marketing, url: "https://www.together.ai/", inspected: "2026-07-13" }
|
|
24
|
+
- { id: about, kind: corporate-marketing, url: "https://www.together.ai/about-us", inspected: "2026-07-13" }
|
|
25
|
+
- { id: brand, kind: official-brand-guidelines, url: "https://www.together.ai/brand", inspected: "2026-07-13" }
|
|
26
|
+
sources:
|
|
27
|
+
- { id: home-live, kind: product-surface, url: "https://www.together.ai/", captured: "2026-07-13" }
|
|
28
|
+
- { id: about-live, kind: product-surface, url: "https://www.together.ai/about-us", captured: "2026-07-13" }
|
|
29
|
+
- { id: brand-live, kind: brand-asset, url: "https://www.together.ai/brand", captured: "2026-07-13" }
|
|
30
|
+
- { id: docs-context, kind: official-doc, url: "https://docs.together.ai/intro", captured: "2026-07-13" }
|
|
31
|
+
- { id: about-context, kind: official-doc, url: "https://www.together.ai/about-us", captured: "2026-07-13" }
|
|
32
|
+
- { id: careers-context, kind: official-doc, url: "https://www.together.ai/careers", captured: "2026-07-13" }
|
|
33
|
+
- { id: brand-context, kind: brand-asset, url: "https://www.together.ai/brand", captured: "2026-07-13" }
|
|
34
|
+
conflicts: []
|
|
35
|
+
claims:
|
|
36
|
+
"tokens.colors.primary": &home { surface_id: home, source_id: home-live, method: computed-style-and-fontfaceset, captured: "2026-07-13" }
|
|
37
|
+
"tokens.colors.canvas": *home
|
|
38
|
+
"tokens.colors.tab-cyan": *home
|
|
39
|
+
"tokens.colors.tab-lavender": *home
|
|
40
|
+
"tokens.typography.family.ui": *home
|
|
41
|
+
"tokens.typography.family.label": *home
|
|
42
|
+
"tokens.typography.display.size": *home
|
|
43
|
+
"tokens.typography.display.weight": *home
|
|
44
|
+
"tokens.typography.display.lineHeight": *home
|
|
45
|
+
"tokens.typography.display.tracking": *home
|
|
46
|
+
"tokens.typography.display.use": *home
|
|
47
|
+
"tokens.typography.body.size": *home
|
|
48
|
+
"tokens.typography.body.weight": *home
|
|
49
|
+
"tokens.typography.body.lineHeight": *home
|
|
50
|
+
"tokens.typography.body.use": *home
|
|
51
|
+
"tokens.typography.action.size": *home
|
|
52
|
+
"tokens.typography.action.weight": *home
|
|
53
|
+
"tokens.typography.action.lineHeight": *home
|
|
54
|
+
"tokens.typography.action.tracking": *home
|
|
55
|
+
"tokens.typography.action.use": *home
|
|
56
|
+
"tokens.typography.label.size": *home
|
|
57
|
+
"tokens.typography.label.weight": *home
|
|
58
|
+
"tokens.typography.label.lineHeight": *home
|
|
59
|
+
"tokens.typography.label.tracking": *home
|
|
60
|
+
"tokens.typography.label.use": *home
|
|
61
|
+
"tokens.spacing.xs": *home
|
|
62
|
+
"tokens.spacing.sm": *home
|
|
63
|
+
"tokens.spacing.md": *home
|
|
64
|
+
"tokens.spacing.lg": *home
|
|
65
|
+
"tokens.spacing.xl": *home
|
|
66
|
+
"tokens.spacing.xxl": *home
|
|
67
|
+
"tokens.rounded.none": *home
|
|
68
|
+
"tokens.rounded.control": *home
|
|
69
|
+
"tokens.rounded.container": *home
|
|
70
|
+
"tokens.shadow.none": *home
|
|
71
|
+
"tokens.components.primary-action.type": *home
|
|
72
|
+
"tokens.components.primary-action.bg": *home
|
|
73
|
+
"tokens.components.primary-action.fg": *home
|
|
74
|
+
"tokens.components.primary-action.radius": *home
|
|
75
|
+
"tokens.components.primary-action.padding": *home
|
|
76
|
+
"tokens.components.primary-action.height": *home
|
|
77
|
+
"tokens.components.primary-action.font": *home
|
|
78
|
+
"tokens.components.primary-action.states": *home
|
|
79
|
+
"tokens.components.primary-action.use": *home
|
|
80
|
+
"tokens.components.secondary-action.type": *home
|
|
81
|
+
"tokens.components.secondary-action.bg": *home
|
|
82
|
+
"tokens.components.secondary-action.fg": *home
|
|
83
|
+
"tokens.components.secondary-action.radius": *home
|
|
84
|
+
"tokens.components.secondary-action.padding": *home
|
|
85
|
+
"tokens.components.secondary-action.font": *home
|
|
86
|
+
"tokens.components.secondary-action.states": *home
|
|
87
|
+
"tokens.components.secondary-action.use": *home
|
|
88
|
+
"tokens.components.selected-tab-cyan.type": *home
|
|
89
|
+
"tokens.components.selected-tab-cyan.bg": *home
|
|
90
|
+
"tokens.components.selected-tab-cyan.fg": *home
|
|
91
|
+
"tokens.components.selected-tab-cyan.radius": *home
|
|
92
|
+
"tokens.components.selected-tab-cyan.padding": *home
|
|
93
|
+
"tokens.components.selected-tab-cyan.height": *home
|
|
94
|
+
"tokens.components.selected-tab-cyan.font": *home
|
|
95
|
+
"tokens.components.selected-tab-cyan.states": *home
|
|
96
|
+
"tokens.components.selected-tab-cyan.use": *home
|
|
97
|
+
"tokens.components.tab-panel.type": *home
|
|
98
|
+
"tokens.components.tab-panel.bg": *home
|
|
99
|
+
"tokens.components.tab-panel.fg": *home
|
|
100
|
+
"tokens.components.tab-panel.radius": *home
|
|
101
|
+
"tokens.components.tab-panel.padding": *home
|
|
102
|
+
"tokens.components.tab-panel.use": *home
|
|
103
|
+
"tokens.components.research-card.type": *home
|
|
104
|
+
"tokens.components.research-card.bg": *home
|
|
105
|
+
"tokens.components.research-card.fg": *home
|
|
106
|
+
"tokens.components.research-card.radius": *home
|
|
107
|
+
"tokens.components.research-card.padding": *home
|
|
108
|
+
"tokens.components.research-card.use": *home
|
|
109
|
+
"tokens.components.disabled-slider-arrow.type": *home
|
|
110
|
+
"tokens.components.disabled-slider-arrow.bg": *home
|
|
111
|
+
"tokens.components.disabled-slider-arrow.fg": *home
|
|
112
|
+
"tokens.components.disabled-slider-arrow.radius": *home
|
|
113
|
+
"tokens.components.disabled-slider-arrow.size": *home
|
|
114
|
+
"tokens.components.disabled-slider-arrow.states": *home
|
|
115
|
+
"tokens.components.disabled-slider-arrow.use": *home
|
|
19
116
|
tokens:
|
|
20
|
-
source:
|
|
21
|
-
extracted: "2026-
|
|
117
|
+
source: reconciled
|
|
118
|
+
extracted: "2026-07-13"
|
|
119
|
+
note: "Only supplied public marketing, corporate-marketing, and official-brand capture is tokenized. No authenticated console or documentation chrome was captured; the documented product surface and brand assets remain separate evidence domains."
|
|
22
120
|
colors:
|
|
23
|
-
primary: "#
|
|
24
|
-
magenta: "#ef2cc1"
|
|
25
|
-
orange: "#fc4c02"
|
|
26
|
-
dark-blue: "#010120"
|
|
27
|
-
lavender: "#bdbbff"
|
|
121
|
+
primary: "#000000"
|
|
28
122
|
canvas: "#ffffff"
|
|
29
|
-
|
|
30
|
-
|
|
123
|
+
tab-cyan: "#c8f6f9"
|
|
124
|
+
tab-lavender: "#e2e1fe"
|
|
31
125
|
typography:
|
|
32
|
-
family: {
|
|
33
|
-
display:
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
caption: { size: 14, weight: 400, lineHeight: 1.40, use: "Metadata, descriptions" }
|
|
40
|
-
mono-label: { size: 16, weight: 500, lineHeight: 1.00, tracking: 0.08, use: "Uppercase section labels" }
|
|
41
|
-
mono-small: { size: 11, weight: 500, lineHeight: 1.00, tracking: 0.055, use: "Small uppercase tags" }
|
|
42
|
-
spacing: { xs: 4, sm: 8, md: 12, base: 16, lg: 24, xl: 32, xxl: 48 }
|
|
43
|
-
rounded: { sm: 4, md: 8, lg: 8, full: 9999 }
|
|
126
|
+
family: { ui: "The Future", label: "PP Neue Montreal Mono" }
|
|
127
|
+
display: { size: 64, weight: 500, lineHeight: 1.10, tracking: -1.92, use: "Observed marketing h1" }
|
|
128
|
+
body: { size: 16, weight: 400, lineHeight: 1.25, use: "Observed public marketing, about, and brand body/list text" }
|
|
129
|
+
action: { size: 16, weight: 500, lineHeight: 1.00, tracking: 0.08, use: "Observed compact public action" }
|
|
130
|
+
label: { size: 11, weight: 500, lineHeight: 1.40, tracking: 0.055, use: "Observed public mono label" }
|
|
131
|
+
spacing: { xs: 4, sm: 6, md: 8, lg: 16, xl: 20, xxl: 40 }
|
|
132
|
+
rounded: { none: 0, control: 4, container: 8 }
|
|
44
133
|
shadow:
|
|
45
|
-
|
|
134
|
+
none: "none"
|
|
46
135
|
components_harvested: true
|
|
47
136
|
components:
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
137
|
+
primary-action: { type: button, bg: "#000000", fg: "#ffffff", radius: "4px", padding: "8px 16px", height: "40px", font: "16px / 500 PP Neue Montreal Mono", states: "hover, focus, and pressed captured for selector; no common state value promoted", use: "Public compact action at home::[data-omd-capture=20]" }
|
|
138
|
+
secondary-action: { type: button, bg: "rgba(0, 0, 0, 0.08)", fg: "#000000", radius: "4px", padding: "16px", font: "16px / 500 PP Neue Montreal Mono", states: "hover, focus, and pressed captured for selector", use: "Public light-surface action at home::[data-omd-capture=22]" }
|
|
139
|
+
selected-tab-cyan: { type: tab, bg: "#c8f6f9", fg: "#000000", radius: "4px", padding: "4px 0px", height: "72px", font: "16px / 400 The Future", states: "selected and tab-selected observed", use: "Home tab at home::[data-omd-capture=29]" }
|
|
140
|
+
tab-panel: { type: card, bg: "#ffffff", fg: "#000000", radius: "8px", padding: "16px 16px 16px 40px", use: "Home tab panel at home::#tabs-0-panel-0 (role tabpanel)" }
|
|
141
|
+
research-card: { type: card, bg: "rgba(255, 255, 255, 0.08)", fg: "#ffffff", radius: "4px", padding: "20px 40px", use: "Home research card at home::div.research-card" }
|
|
142
|
+
disabled-slider-arrow: { type: button, bg: "rgba(255, 255, 255, 0.12)", fg: "#ffffff", radius: "4px", size: "40px", states: "disabled observed", use: "Disabled home carousel arrow at home::[data-omd-capture=38]" }
|
|
52
143
|
---
|
|
53
144
|
|
|
54
145
|
# Design System Inspiration of Together AI
|
|
55
146
|
|
|
56
147
|
## 1. Visual Theme & Atmosphere
|
|
57
148
|
|
|
58
|
-
Together AI
|
|
149
|
+
Together AI describes itself as the AI Native Cloud: a full-stack platform for production AI built on systems research. Its official material ties that work to open and responsible development, helping teams ship faster, scale reliably, and improve unit economics. The public web language recorded on 13 July 2026 turns that infrastructure message into a stark, editorial surface: black actions and type on white, a large geometric display face, and small monospace control language. The official brand guide says The Future is the headline-and-body typeface and identifies the logo plus three colour families as its visual foundation. [About](https://www.together.ai/about-us) · [Brand](https://www.together.ai/brand)
|
|
59
150
|
|
|
60
|
-
The
|
|
61
|
-
|
|
62
|
-
What makes Together AI distinctive is its type system. "The Future" handles all display and body text with a geometric modernist aesthetic, while "PP Neue Montreal Mono" provides uppercase labels with meticulous letter-spacing — creating a "technical infrastructure company with taste" personality. The brand accents — magenta (`#ef2cc1`) and orange (`#fc4c02`) — appear sparingly in the gradient and illustrations, never polluting the clean UI.
|
|
151
|
+
The supplied runtime evidence covers only the public home, About, and Brand pages. It shows the recurring black/white structure, The Future in visible reading and display roles, and PP Neue Montreal Mono in compact public actions and labels. Cyan and lavender were observed only on particular selected home tabs; they are retained with their selectors rather than generalized into a complete semantic palette. An authenticated console, API UI, and the separately hosted documentation chrome were not captured, so this reference does not claim their tokens or component rules.
|
|
63
152
|
|
|
64
153
|
**Key Characteristics:**
|
|
65
|
-
-
|
|
66
|
-
-
|
|
67
|
-
-
|
|
68
|
-
-
|
|
69
|
-
-
|
|
70
|
-
- Magenta (#ef2cc1) + orange (#fc4c02) brand accents in illustrations only
|
|
71
|
-
- Lavender (#bdbbff) as a soft secondary accent
|
|
72
|
-
- Enterprise stats prominently displayed (2x, 60%, 90%)
|
|
73
|
-
- Dark-blue-tinted shadows (rgba(1, 1, 32, 0.1))
|
|
154
|
+
- Officially positioned as a full-stack, research-led production AI platform
|
|
155
|
+
- Black `#000000` public action treatment and white `#ffffff` canvas in the supplied capture
|
|
156
|
+
- The Future for visible display/body use; PP Neue Montreal Mono for observed action/label use
|
|
157
|
+
- Compact 4px controls, 8px tab panels, and no observed box shadows on the retained components
|
|
158
|
+
- Selector-specific cyan and lavender selected-tab surfaces, not an inferred universal palette
|
|
74
159
|
|
|
75
160
|
## 2. Color Palette & Roles
|
|
76
161
|
|
|
77
|
-
###
|
|
78
|
-
- **Brand Magenta** (`#ef2cc1`): The primary brand accent — a vivid pink-magenta used in gradient illustrations and the highest-signal brand moments. Never used as UI chrome.
|
|
79
|
-
- **Brand Orange** (`#fc4c02`): The secondary brand accent — a vivid orange for gradient endpoints and warm accent moments.
|
|
80
|
-
- **Dark Blue** (`#010120`): The primary dark surface — a deep midnight blue-black used for research sections, footer, and dark containers. Not gray, not black — distinctly blue.
|
|
81
|
-
|
|
82
|
-
### Secondary & Accent
|
|
83
|
-
- **Soft Lavender** (`#bdbbff`): A gentle blue-violet used for subtle accents, secondary indicators, and soft UI highlights.
|
|
84
|
-
- **Black 40** (`#00000066`): Semi-transparent black for de-emphasized overlays and secondary text.
|
|
162
|
+
### Observed public web colours
|
|
85
163
|
|
|
86
|
-
|
|
87
|
-
- **
|
|
88
|
-
- **
|
|
89
|
-
- **
|
|
90
|
-
- **
|
|
164
|
+
- **Primary action / ink** (`#000000`): computed on the retained compact black action and repeated public text/border observations.
|
|
165
|
+
- **Canvas / on-dark text** (`#ffffff`): observed page and tab-panel canvas plus inverse action/card text.
|
|
166
|
+
- **Selected tab cyan** (`#c8f6f9`): observed only on `home::[data-omd-capture="29"]` while selected.
|
|
167
|
+
- **Selected tab lavender** (`#e2e1fe`): observed only after a recorded home-tab interaction at `home::[data-omd-interaction-capture="tab-1-0"]`.
|
|
168
|
+
- **Light secondary fill** (`rgba(0, 0, 0, 0.08)`): observed on the selector-specific public secondary action.
|
|
169
|
+
- **Dark secondary fill** (`rgba(255, 255, 255, 0.12)`): observed on the public research-card action and disabled carousel arrow.
|
|
91
170
|
|
|
92
|
-
###
|
|
93
|
-
- **Pure Black** (`#000000`): Primary text on light surfaces.
|
|
94
|
-
- **Pure White** (`#ffffff`): Primary text on dark surfaces.
|
|
95
|
-
- **Black 8%** (`rgba(0, 0, 0, 0.08)`): Borders and subtle containment on light surfaces.
|
|
96
|
-
- **White 12%** (`rgba(255, 255, 255, 0.12)`): Borders and containment on dark surfaces.
|
|
171
|
+
### Brand and domain boundary
|
|
97
172
|
|
|
98
|
-
|
|
99
|
-
- **Pastel Cloud Gradient**: Soft pink → lavender → soft blue gradients in hero illustrations. These appear in abstract, painterly forms — clouds, feathers, flowing shapes — that create visual warmth without literal meaning.
|
|
100
|
-
- **Hero Gradient**: The hero background uses soft pastel tints layered over white, creating a dawn-like atmospheric effect.
|
|
173
|
+
Together AI’s official Brand page calls its three foundational colour families general-purpose brand colours, but the public text extraction did not expose stable numeric values for that artwork. They are therefore not added as machine tokens. The separate documentation overview establishes product capability context—running, training, and serving open-source models—but its Mintlify chrome is not a source for the marketing tokens above. [Brand](https://www.together.ai/brand) · [Docs overview](https://docs.together.ai/intro)
|
|
101
174
|
|
|
102
175
|
## 3. Typography Rules
|
|
103
176
|
|
|
104
|
-
###
|
|
105
|
-
- **Primary**: `The Future`, with fallback: `Arial`
|
|
106
|
-
- **Monospace / Labels**: `PP Neue Montreal Mono`, with fallback: `Georgia`
|
|
107
|
-
|
|
108
|
-
### Hierarchy
|
|
109
|
-
|
|
110
|
-
| Role | Font | Size | Weight | Line Height | Letter Spacing | Notes |
|
|
111
|
-
|------|------|------|--------|-------------|----------------|-------|
|
|
112
|
-
| Display / Hero | The Future | 64px (4rem) | 400–500 | 1.00–1.10 (tight) | -1.92px | Maximum impact, dense blocks |
|
|
113
|
-
| Section Heading | The Future | 40px (2.5rem) | 500 | 1.20 (tight) | -0.8px | Feature section titles |
|
|
114
|
-
| Sub-heading | The Future | 28px (1.75rem) | 500 | 1.15 (tight) | -0.42px | Card headings |
|
|
115
|
-
| Feature Title | The Future | 22px (1.38rem) | 500 | 1.15 (tight) | -0.22px | Small feature headings |
|
|
116
|
-
| Body Large | The Future | 18px (1.13rem) | 400–500 | 1.30 (tight) | -0.18px | Descriptions, sections |
|
|
117
|
-
| Body / Button | The Future | 16px (1rem) | 400–500 | 1.25–1.30 | -0.16px | Standard body, nav, buttons |
|
|
118
|
-
| Caption | The Future | 14px (0.88rem) | 400–500 | 1.40 | normal | Metadata, descriptions |
|
|
119
|
-
| Mono Label | PP Neue Montreal Mono | 16px (1rem) | 500 | 1.00 (tight) | 0.08px | Uppercase section labels |
|
|
120
|
-
| Mono Small | PP Neue Montreal Mono | 11px (0.69rem) | 500 | 1.00–1.40 | 0.055–0.08px | Small uppercase tags |
|
|
121
|
-
| Mono Micro | PP Neue Montreal Mono | 10px (0.63rem) | 400 | 1.40 | 0.05px | Smallest uppercase labels |
|
|
122
|
-
|
|
123
|
-
### Principles
|
|
124
|
-
- **Negative tracking everywhere**: Every size of "The Future" uses negative letter-spacing (-0.16px to -1.92px), creating consistently tight, modern text.
|
|
125
|
-
- **Mono for structure**: PP Neue Montreal Mono in uppercase with positive letter-spacing creates technical "label" moments that structure the page without competing with display text.
|
|
126
|
-
- **Weight 500 as emphasis**: The system uses 400 (regular) and 500 (medium) — no bold. Medium weight marks headings and emphasis.
|
|
127
|
-
- **Tight line-heights throughout**: Even body text uses 1.25–1.30 line-height — tighter than typical, creating a dense, information-rich feel.
|
|
177
|
+
### Evidence classes
|
|
128
178
|
|
|
129
|
-
|
|
179
|
+
- **Official brand / product-use — The Future:** Together AI explicitly calls The Future its primary headline and body typeface and describes it as a homage to Futura. [Brand](https://www.together.ai/brand)
|
|
180
|
+
- **Live computed surface-use + FontFaceSet/source corroboration — The Future:** 957 visible uses across the three supplied public surfaces, with four Together-hosted `.woff2` source URLs for light, regular, medium, and bold files.
|
|
181
|
+
- **Live computed surface-use + FontFaceSet/source corroboration — PP Neue Montreal Mono:** 134 visible uses, including public buttons and headings, with six Together-hosted `.woff2` source URLs. Pangram Pangram’s official Neue Montreal site identifies the family; that does not create a redistribution grant for Together’s served files. [Neue Montreal](https://neuemontreal.com/)
|
|
182
|
+
- **Declared-only — The Future Mono:** four Together-hosted `@font-face` source files were declared, but no visible computed use was recorded. It is not a UI token.
|
|
183
|
+
- **Declared-only — swiper-icons and webflow-icons:** asset faces with no visible computed use; not UI tokens.
|
|
184
|
+
- **License boundary:** Together’s brand page and Terms do not publish a font licence or redistribution permission for these webfont files. Treat them as site-delivery assets; do not extract or redistribute them.
|
|
130
185
|
|
|
131
|
-
###
|
|
132
|
-
|
|
133
|
-
**Glass on Dark**
|
|
134
|
-
- Background: `rgba(255, 255, 255, 0.12)` (frosted glass)
|
|
135
|
-
- Text: Pure White (`#ffffff`)
|
|
136
|
-
- Radius: sharp (4px)
|
|
137
|
-
- Opacity: 0.5
|
|
138
|
-
- Hover: transparent dark overlay
|
|
139
|
-
- Used on dark sections — subtle, glass-like
|
|
140
|
-
|
|
141
|
-
**Dark Solid**
|
|
142
|
-
- Background: Dark Blue (`#010120`) or Pure Black
|
|
143
|
-
- Text: Pure White
|
|
144
|
-
- Radius: sharp (4px)
|
|
145
|
-
- The primary CTA on light surfaces
|
|
146
|
-
|
|
147
|
-
**Outlined Light**
|
|
148
|
-
- Border: `1px solid rgba(0, 0, 0, 0.08)`
|
|
149
|
-
- Background: transparent or subtle glass
|
|
150
|
-
- Text: Pure Black
|
|
151
|
-
- Radius: sharp (4px)
|
|
152
|
-
- Secondary actions on light surfaces
|
|
153
|
-
|
|
154
|
-
### Cards & Containers
|
|
155
|
-
- Background: Pure White or subtle glass tint
|
|
156
|
-
- Border: `1px solid rgba(0, 0, 0, 0.08)` on light; `1px solid rgba(255, 255, 255, 0.12)` on dark
|
|
157
|
-
- Radius: sharp (4px) for badges and small elements; comfortable (8px) for larger containers
|
|
158
|
-
- Shadow: dark-blue-tinted (`rgba(1, 1, 32, 0.1) 0px 4px 10px`) — warm and subtle
|
|
159
|
-
- Stats cards with large numbers prominently displayed
|
|
160
|
-
|
|
161
|
-
### Badges / Tags
|
|
162
|
-
- Background: `rgba(0, 0, 0, 0.04)` (light) or `rgba(255, 255, 255, 0.12)` (dark)
|
|
163
|
-
- Text: Black (light) or White (dark)
|
|
164
|
-
- Padding: 2px 8px (compact)
|
|
165
|
-
- Radius: sharp (4px)
|
|
166
|
-
- Border: `1px solid rgba(0, 0, 0, 0.08)`
|
|
167
|
-
- PP Neue Montreal Mono, uppercase, 16px
|
|
168
|
-
|
|
169
|
-
### Navigation
|
|
170
|
-
- Clean horizontal nav on white/transparent
|
|
171
|
-
- Logo: Together AI wordmark
|
|
172
|
-
- Links: The Future at 16px, weight 400
|
|
173
|
-
- CTA: Dark solid button
|
|
174
|
-
- Hover: no text-decoration
|
|
175
|
-
|
|
176
|
-
### Image Treatment
|
|
177
|
-
- Abstract pastel gradient illustrations (cloud/feather forms)
|
|
178
|
-
- Product UI screenshots on dark/light surfaces
|
|
179
|
-
- Team photos in editorial style
|
|
180
|
-
- Research paper cards with dark backgrounds
|
|
181
|
-
|
|
182
|
-
### Distinctive Components
|
|
183
|
-
|
|
184
|
-
**Stats Bar**
|
|
185
|
-
- Large performance metrics (2x, 60%, 90%)
|
|
186
|
-
- Bold display numbers
|
|
187
|
-
- Short descriptive captions beneath
|
|
188
|
-
- Clean horizontal layout
|
|
189
|
-
|
|
190
|
-
**Mono Section Labels**
|
|
191
|
-
- PP Neue Montreal Mono, uppercase, 11px, letter-spacing 0.055px
|
|
192
|
-
- Used as navigational signposts throughout the page
|
|
193
|
-
- Technical, structured feel
|
|
194
|
-
|
|
195
|
-
**Research Section**
|
|
196
|
-
- Dark Blue (#010120) background
|
|
197
|
-
- White text, research paper thumbnails
|
|
198
|
-
- Creates a distinct "academic" zone
|
|
199
|
-
|
|
200
|
-
**Large Footer Logo**
|
|
201
|
-
- "together" wordmark rendered at massive scale in the dark footer
|
|
202
|
-
- Creates a brand-statement closing moment
|
|
203
|
-
|
|
204
|
-
## 5. Layout Principles
|
|
186
|
+
### Observed hierarchy
|
|
205
187
|
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
188
|
+
| Role | Family | Size | Weight | Line Height | Tracking | Evidence boundary |
|
|
189
|
+
|------|--------|------|--------|-------------|----------|-------------------|
|
|
190
|
+
| Marketing display | The Future | 64px | 500 | 70.4px | -1.92px | Captured public `h1` |
|
|
191
|
+
| Public body/list | The Future | 16px | 400 | 20px | normal | Repeated public text/list roles |
|
|
192
|
+
| Compact action | PP Neue Montreal Mono | 16px | 500 | 16px | 0.08px | Selector-specific public actions |
|
|
193
|
+
| Mono label | PP Neue Montreal Mono | 11px | 500 | 15.4px | 0.055px | Public label role |
|
|
212
194
|
|
|
213
|
-
|
|
214
|
-
- Max container width: approximately 1200px, centered
|
|
215
|
-
- Hero: centered with pastel gradient background
|
|
216
|
-
- Feature sections: multi-column card grids
|
|
217
|
-
- Stats: horizontal row of metric cards
|
|
218
|
-
- Research: dark full-width section
|
|
195
|
+
## 4. Component Stylings
|
|
219
196
|
|
|
220
|
-
###
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
-
|
|
197
|
+
### Public actions
|
|
198
|
+
|
|
199
|
+
**Compact black action**
|
|
200
|
+
- Background: `#000000`
|
|
201
|
+
- Text: `#ffffff`
|
|
202
|
+
- Radius: 4px
|
|
203
|
+
- Padding: 8px 16px
|
|
204
|
+
- Height: 40px
|
|
205
|
+
- Font: 16px / 500 / PP Neue Montreal Mono
|
|
206
|
+
- Use: `home::[data-omd-capture="20"]`; hover, focus, and pressed were captured for this selector, but no shared state value is promoted.
|
|
207
|
+
|
|
208
|
+
**Light secondary action**
|
|
209
|
+
- Background: `rgba(0, 0, 0, 0.08)`
|
|
210
|
+
- Text: `#000000`
|
|
211
|
+
- Radius: 4px
|
|
212
|
+
- Padding: 16px
|
|
213
|
+
- Font: 16px / 500 / PP Neue Montreal Mono
|
|
214
|
+
- Use: `home::[data-omd-capture="22"]`; hover, focus, and pressed were captured for this selector.
|
|
215
|
+
|
|
216
|
+
**Research-card action**
|
|
217
|
+
- Background: `rgba(255, 255, 255, 0.12)`
|
|
218
|
+
- Text: `#ffffff`
|
|
219
|
+
- Radius: 4px
|
|
220
|
+
- Padding: 16px
|
|
221
|
+
- Font: 16px / 500 / PP Neue Montreal Mono
|
|
222
|
+
- Use: `home::[data-omd-capture="40"]`, class `btn … is-secondary-dark`.
|
|
223
|
+
|
|
224
|
+
### Home tab treatment
|
|
225
|
+
|
|
226
|
+
**Selected cyan tab**
|
|
227
|
+
- Background: `#c8f6f9`
|
|
228
|
+
- Text: `#000000`
|
|
229
|
+
- Radius: 4px
|
|
230
|
+
- Padding: 4px 0px
|
|
231
|
+
- Height: 72px
|
|
232
|
+
- Font: 16px / 400 / The Future
|
|
233
|
+
- Use: selected home tab `home::[data-omd-capture="29"]`; selected/tab-selected state recorded.
|
|
234
|
+
|
|
235
|
+
**Selected lavender tab**
|
|
236
|
+
- Background: `#e2e1fe`
|
|
237
|
+
- Text: `#000000`
|
|
238
|
+
- Radius: 4px
|
|
239
|
+
- Padding: 4px 0px
|
|
240
|
+
- Height: 72px
|
|
241
|
+
- Font: 16px / 400 / The Future
|
|
242
|
+
- Use: interaction-captured selected home tab `home::[data-omd-interaction-capture="tab-1-0"]`; selector-specific, not a general tab variant.
|
|
243
|
+
|
|
244
|
+
**Tab panel**
|
|
245
|
+
- Background: `#ffffff`
|
|
246
|
+
- Text: `#000000`
|
|
247
|
+
- Radius: 8px
|
|
248
|
+
- Padding: 16px 16px 16px 40px
|
|
249
|
+
- Use: selected home panel `home::#tabs-0-panel-0`.
|
|
250
|
+
|
|
251
|
+
### Research and disabled control
|
|
252
|
+
|
|
253
|
+
**Research card**
|
|
254
|
+
- Background: `rgba(255, 255, 255, 0.08)`
|
|
255
|
+
- Text: `#ffffff`
|
|
256
|
+
- Radius: 4px
|
|
257
|
+
- Padding: 20px 40px
|
|
258
|
+
- Font: 16px / 400 / The Future
|
|
259
|
+
- Use: home `div.research-card`; no shadow was computed.
|
|
260
|
+
|
|
261
|
+
**Disabled carousel arrow**
|
|
262
|
+
- Background: `rgba(255, 255, 255, 0.12)`
|
|
263
|
+
- Text: `#ffffff`
|
|
264
|
+
- Radius: 4px
|
|
265
|
+
- Size: 40px
|
|
266
|
+
- Font: 16px / 400 / The Future
|
|
267
|
+
- Use: disabled home slider arrow `home::[data-omd-capture="38"]`, class containing `swiper-button-disabled`.
|
|
224
268
|
|
|
225
|
-
|
|
226
|
-
- Sharp (4px): Buttons, badges, tags, small interactive elements — the primary radius
|
|
227
|
-
- Comfortable (8px): Larger containers, feature cards
|
|
269
|
+
## 5. Layout Principles
|
|
228
270
|
|
|
229
|
-
|
|
271
|
+
The recorded home evidence establishes a compact public control rhythm rather than a complete application grid: 4px control corners, 8px tab-panel corners, 4px/6px/8px/16px/20px/40px spacing values, and a 40px compact action height. The selected tab panel uses asymmetric `16px 16px 16px 40px` padding; research cards use `20px 40px`. These are component observations, not a mandate for separate product or documentation layouts.
|
|
230
272
|
|
|
231
273
|
## 6. Depth & Elevation
|
|
232
274
|
|
|
233
|
-
|
|
234
|
-
|-------|-----------|-----|
|
|
235
|
-
| Flat (Level 0) | No shadow, no border | Page background, text blocks |
|
|
236
|
-
| Contained (Level 1) | `1px solid rgba(0,0,0,0.08)` (light) or `rgba(255,255,255,0.12)` (dark) | Cards, badges, containers |
|
|
237
|
-
| Elevated (Level 2) | `rgba(1, 1, 32, 0.1) 0px 4px 10px` | Feature cards, hover states |
|
|
238
|
-
| Dark Zone (Level 3) | Dark Blue (#010120) full-width background | Research, footer, technical sections |
|
|
239
|
-
|
|
240
|
-
**Shadow Philosophy**: Together AI uses a single, distinctive shadow — tinted with Dark Blue (`rgba(1, 1, 32, 0.1)`) rather than generic black. This gives elevated elements a subtle blue-ish cast that ties them to the brand's midnight-blue dark mode. The shadow is soft (10px blur, 4px offset) and always downward — creating gentle paper-hover elevation.
|
|
275
|
+
The retained components report `box-shadow: none`. Separation is provided by black/white contrast, translucent white or black fills, and the 4px/8px geometry. No general elevation scale is claimed.
|
|
241
276
|
|
|
242
277
|
## 7. Do's and Don'ts
|
|
243
278
|
|
|
244
279
|
### Do
|
|
245
|
-
|
|
246
|
-
- Use
|
|
247
|
-
-
|
|
248
|
-
-
|
|
249
|
-
-
|
|
250
|
-
- Use the dark-blue-tinted shadow for elevation
|
|
251
|
-
- Maintain the light/dark section duality — business (light) vs research (dark)
|
|
252
|
-
- Show enterprise stats prominently with large display numbers
|
|
280
|
+
|
|
281
|
+
- Use The Future only when it is available through a valid licence; keep its observed public display/body roles distinct from the mono label face.
|
|
282
|
+
- Keep the recorded public action treatment compact: 4px corners, black/white contrast, and mono action text.
|
|
283
|
+
- Treat cyan and lavender as the documented home-tab observations, with their selector/surface boundaries intact.
|
|
284
|
+
- Use flat containment where the retained components show `box-shadow: none`.
|
|
253
285
|
|
|
254
286
|
### Don't
|
|
255
|
-
|
|
256
|
-
-
|
|
257
|
-
-
|
|
258
|
-
-
|
|
259
|
-
-
|
|
260
|
-
- Don't use warm-toned shadows — always dark-blue-tinted
|
|
261
|
-
- Don't reduce section spacing below 48px — the open feeling is core
|
|
262
|
-
- Don't mix in additional typefaces — "The Future" + PP Neue Montreal Mono is the pair
|
|
287
|
+
|
|
288
|
+
- Do not substitute a system font and label it The Future or PP Neue Montreal Mono.
|
|
289
|
+
- Do not infer console, authenticated API, or Mintlify documentation components from the public marketing capture.
|
|
290
|
+
- Do not turn the selector-specific cyan/lavender tab fills into a general semantic colour system.
|
|
291
|
+
- Do not reintroduce the uncorroborated legacy blue primary, universal navy token, or subpixel pricing-tab values.
|
|
263
292
|
|
|
264
293
|
## 8. Responsive Behavior
|
|
265
294
|
|
|
266
|
-
|
|
267
|
-
| Name | Width | Key Changes |
|
|
268
|
-
|------|-------|-------------|
|
|
269
|
-
| Mobile | <479px | Compact layout, stacked everything |
|
|
270
|
-
| Large Mobile | 479–767px | Single column, hamburger nav |
|
|
271
|
-
| Tablet | 768–991px | 2-column grids begin |
|
|
272
|
-
| Desktop | 992px+ | Full multi-column layout |
|
|
273
|
-
|
|
274
|
-
### Touch Targets
|
|
275
|
-
- Buttons with adequate padding
|
|
276
|
-
- Card surfaces as touch targets
|
|
277
|
-
- Navigation links at comfortable 16px
|
|
278
|
-
|
|
279
|
-
### Collapsing Strategy
|
|
280
|
-
- **Navigation**: Collapses to hamburger on mobile
|
|
281
|
-
- **Hero text**: 64px → 40px → 28px progressive scaling
|
|
282
|
-
- **Stats bar**: Horizontal → stacked vertical
|
|
283
|
-
- **Feature grids**: Multi-column → single column
|
|
284
|
-
- **Research section**: Cards stack vertically
|
|
285
|
-
|
|
286
|
-
### Image Behavior
|
|
287
|
-
- Pastel illustrations scale proportionally
|
|
288
|
-
- Product screenshots maintain aspect ratio
|
|
289
|
-
- Team photos scale within containers
|
|
295
|
+
No responsive breakpoint or mobile layout claim is retained: the supplied evidence records desktop-style computed components and two tab interactions, not a responsive audit. Preserve the observed 40px compact action and 72px tab measurements only in their captured public contexts.
|
|
290
296
|
|
|
291
297
|
## 9. Agent Prompt Guide
|
|
292
298
|
|
|
293
|
-
|
|
294
|
-
- Primary Text (light): "Pure Black (#000000)"
|
|
295
|
-
- Primary Text (dark): "Pure White (#ffffff)"
|
|
296
|
-
- Page Background: "Pure White (#ffffff)"
|
|
297
|
-
- Dark Surface: "Dark Blue (#010120)"
|
|
298
|
-
- Brand Accent 1: "Brand Magenta (#ef2cc1)"
|
|
299
|
-
- Brand Accent 2: "Brand Orange (#fc4c02)"
|
|
300
|
-
- Soft Accent: "Soft Lavender (#bdbbff)"
|
|
301
|
-
- Border (light): "rgba(0, 0, 0, 0.08)"
|
|
302
|
-
|
|
303
|
-
### Example Component Prompts
|
|
304
|
-
- "Create a hero section on white with soft pastel gradients (pink → lavender → blue) as background. Headline at 64px 'The Future' weight 500, line-height 1.10, letter-spacing -1.92px. Pure Black text. Include a dark blue CTA button (#010120, 4px radius)."
|
|
305
|
-
- "Design a stats card: large display number (64px, weight 500) with a small caption below (14px). White background, 8px radius, dark-blue-tinted shadow (rgba(1, 1, 32, 0.1) 0px 4px 10px)."
|
|
306
|
-
- "Build a section label: PP Neue Montreal Mono, 11px, weight 500, uppercase, letter-spacing 0.055px. Black text on light, white on dark."
|
|
307
|
-
- "Create a dark research section: Dark Blue (#010120) background. White text, section heading at 40px 'The Future' weight 500, letter-spacing -0.8px. Cards with rgba(255, 255, 255, 0.12) border."
|
|
308
|
-
- "Design a badge: 4px radius, rgba(0, 0, 0, 0.04) background, 1px solid rgba(0, 0, 0, 0.08) border, 'The Future' 16px text. Padding: 2px 8px."
|
|
309
|
-
|
|
310
|
-
### Iteration Guide
|
|
311
|
-
1. Always specify negative letter-spacing for "The Future" — it's scaled by size
|
|
312
|
-
2. Dark sections use #010120 (midnight blue), never generic black
|
|
313
|
-
3. Shadows are always dark-blue-tinted: rgba(1, 1, 32, 0.1)
|
|
314
|
-
4. Mono labels are always uppercase with positive letter-spacing
|
|
315
|
-
5. Keep radius sharp (4px or 8px) — no pills, no generous rounding
|
|
316
|
-
6. Pastel gradients are for decoration, not UI chrome
|
|
299
|
+
Design a public Together AI-inspired marketing section with a white canvas, black compact mono actions, The Future only when licensed, 4px control geometry, and flat surfaces. Use the documented cyan or lavender only for selector-specific selected tabs, not as a generic product palette. Do not invent authenticated-console, documentation, form-error, or motion patterns from this reference.
|
|
317
300
|
|
|
318
301
|
## 10. Voice & Tone
|
|
319
302
|
|
|
320
|
-
Together AI
|
|
321
|
-
|
|
322
|
-
| Context | Tone |
|
|
323
|
-
|---|---|
|
|
324
|
-
| CTA | Verb. "Start building", "Contact Sales", "Get started" |
|
|
325
|
-
| Marketing | Model-listed. Hero shows MiniMax / DeepSeek / Qwen / Llama as supported |
|
|
326
|
-
| Documentation | Code-first, model-spec heavy |
|
|
327
|
-
| Error | Specific. "Model not available in region. Try alternate endpoint." |
|
|
303
|
+
Together AI’s official language is direct, research-led, and open-community oriented: “Building the AI Native Cloud” and a full-stack platform for production AI. Its About page pairs delivery language—helping teams ship faster and scale reliably—with values including open and responsible development, empowerment of innovation, and model stewardship. [About](https://www.together.ai/about-us)
|
|
328
304
|
|
|
329
305
|
**Voice samples**
|
|
330
|
-
-
|
|
331
|
-
|
|
332
|
-
|
|
306
|
+
- *“Build what’s next on the AI Native Cloud”* — public home proposition. <!-- verified: together.ai home, 2026-07-13 -->
|
|
307
|
+
- *“Run, train, and serve open-source AI models on Together AI.”* — official documentation overview. <!-- verified: docs.together.ai/intro, 2026-07-13 -->
|
|
308
|
+
- *“We design a full-stack AI platform powered by cutting edge system research.”* — official mission statement. <!-- verified: together.ai/about-us, 2026-07-13 -->
|
|
333
309
|
|
|
334
310
|
## 11. Brand Narrative
|
|
335
311
|
|
|
336
|
-
Together AI
|
|
312
|
+
Together AI’s first-party material frames the company around open and decentralized alternatives for AI infrastructure. In its 2023 seed announcement, co-founder and CEO Vipul Ved Prakash wrote that the founders saw the costs of GPU clusters concentrating foundation models within a small number of companies and wanted an open ecosystem to remain viable. [Seed announcement](https://www.together.ai/blog/seed-funding)
|
|
313
|
+
|
|
314
|
+
The current About page expresses that direction as the AI Native Cloud: a full-stack production-AI platform powered by systems research. It identifies Vipul Ved Prakash, Ce Zhang, Chris Ré, Tri Dao, and Percy Liang among its founders and lists open development, efficiency, curiosity, and model stewardship among its values. [About](https://www.together.ai/about-us)
|
|
337
315
|
|
|
338
316
|
## 12. Principles
|
|
339
317
|
|
|
340
|
-
1. **Open
|
|
341
|
-
2. **
|
|
342
|
-
3. **
|
|
343
|
-
4. **
|
|
344
|
-
5. **Black primary CTA.** *UI implication:* use `#000` for primary action.
|
|
318
|
+
1. **Open and responsible development.** *UI implication:* describe model and platform choices plainly; do not imply a closed-only ecosystem. [About](https://www.together.ai/about-us)
|
|
319
|
+
2. **Empower innovation.** *UI implication:* make the next developer/researcher action direct and legible rather than decorative. [About](https://www.together.ai/about-us)
|
|
320
|
+
3. **Do more with less.** *UI implication:* retain the captured flat, compact public chrome instead of adding unsupported ornament. [About](https://www.together.ai/about-us)
|
|
321
|
+
4. **Model stewardship.** *UI implication:* do not make unsupported safety, performance, or product-state claims. [About](https://www.together.ai/about-us)
|
|
345
322
|
|
|
346
323
|
## 13. Personas
|
|
347
324
|
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
**Sergey Volkov, 33, Berlin.** AI startup engineer. Together for serving fine-tuned Llama 3.
|
|
351
|
-
|
|
352
|
-
**Aisha Patel, 31, San Francisco.** ML researcher. Uses Together for benchmarking OSS models.
|
|
353
|
-
|
|
354
|
-
**Marcus Chen, 38, NYC.** Platform engineer. Cost-per-token transparency drove migration.
|
|
325
|
+
Together AI’s official pages name developers, researchers, and teams as audiences for its platform. No first-party persona research, named user archetypes, or role-specific workflow evidence was supplied, so fictional personas are intentionally not created here. [Careers](https://www.together.ai/careers) · [Docs overview](https://docs.together.ai/intro)
|
|
355
326
|
|
|
356
327
|
## 14. States
|
|
357
328
|
|
|
358
|
-
|
|
359
|
-
|---|---|
|
|
360
|
-
| **Empty (no API keys)** | "Generate first API key" |
|
|
361
|
-
| **Empty (no projects)** | "Try a model" with grid |
|
|
362
|
-
| **Loading (inference)** | Per-token streaming |
|
|
363
|
-
| **Loading (model loading)** | Cold-start indicator |
|
|
364
|
-
| **Error (model)** | Specific error |
|
|
365
|
-
| **Error (rate limit)** | Tier limit + upgrade |
|
|
366
|
-
| **Success (generation)** | Result + share |
|
|
367
|
-
| **Success (deployment)** | Endpoint URL |
|
|
368
|
-
| **Skeleton (model list)** | 4px placeholders |
|
|
369
|
-
| **Disabled (no quota)** | Add credits link |
|
|
370
|
-
| **Loading (long task)** | Persistent progress |
|
|
329
|
+
Only one state is retained from the supplied computed evidence: a disabled public carousel arrow with `rgba(255, 255, 255, 0.12)` background, white text, 4px radius, and 40px size at `home::[data-omd-capture="38"]`. The home capture also records selected/tab-selected tab transitions. Empty, loading, error, success, quota, and authenticated product states were not observed and are not invented.
|
|
371
330
|
|
|
372
331
|
## 15. Motion & Easing
|
|
373
332
|
|
|
374
|
-
|
|
375
|
-
|---|---|---|
|
|
376
|
-
| `motion-instant` | 0ms | Selection |
|
|
377
|
-
| `motion-fast` | 150ms | Hover |
|
|
378
|
-
| `motion-standard` | 250ms | Modal, panel |
|
|
379
|
-
| `motion-streaming` | continuous | Token streaming |
|
|
380
|
-
|
|
381
|
-
Standard cubic-bezier; no bounce. `prefers-reduced-motion: reduce` removes hover transitions.
|
|
333
|
+
The supplied evidence records interaction kinds and selected/disabled outcomes, but no duration, easing, transition, or reduced-motion values. No motion tokens are claimed.
|
|
382
334
|
|
|
383
335
|
---
|
|
384
336
|
|
|
385
|
-
**Verified:** 2026-
|
|
386
|
-
**Tier 1 sources:** together.ai
|
|
387
|
-
**Tier 2 sources:** styles.refero.design
|
|
388
|
-
**
|
|
389
|
-
|
|
337
|
+
**Verified:** 2026-07-13
|
|
338
|
+
**Tier 1 sources:** https://www.together.ai/ (marketing computed styles + FontFaceSet), https://www.together.ai/about-us (corporate-marketing computed styles + official context), https://www.together.ai/brand (official brand guidance + computed styles), https://docs.together.ai/intro (documentation context only), https://www.together.ai/careers, https://www.together.ai/blog/seed-funding
|
|
339
|
+
**Tier 2 sources:** https://getdesign.md/together.ai/design-md (independent, explicitly not affiliated); https://styles.refero.design/style/461da0f0-fde6-46bc-8137-7eca006260a8 (independent style reference)
|
|
340
|
+
**Conflicts unresolved:** none
|
|
341
|
+
|
|
342
|
+
Tier 2 agrees on the black/white, pastel-tab, sharp-corner direction but does not override the supplied selector-level Tier 1 measurements.
|