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
|
@@ -9,434 +9,234 @@ primary_color: "#2b2b3b"
|
|
|
9
9
|
logo:
|
|
10
10
|
type: favicon
|
|
11
11
|
slug: "https://www.google.com/s2/favicons?domain=makinarocks.ai&sz=128"
|
|
12
|
-
verified: "2026-
|
|
12
|
+
verified: "2026-07-13"
|
|
13
13
|
added: "2026-06-26"
|
|
14
14
|
omd: "0.1"
|
|
15
|
+
verification_v2:
|
|
16
|
+
schema: 2
|
|
17
|
+
checked: "2026-07-13"
|
|
18
|
+
surfaces:
|
|
19
|
+
- { id: home, kind: marketing, url: "https://www.makinarocks.ai/", inspected: "2026-07-13" }
|
|
20
|
+
- { id: about, kind: corporate-marketing, url: "https://www.makinarocks.ai/en/about/", inspected: "2026-07-13" }
|
|
21
|
+
- { id: blog, kind: editorial-marketing, url: "https://www.makinarocks.ai/en/blog/", inspected: "2026-07-13" }
|
|
22
|
+
sources:
|
|
23
|
+
- { id: home-capture, kind: product-surface, url: "https://www.makinarocks.ai/", captured: "2026-07-13" }
|
|
24
|
+
- { id: about-capture, kind: product-surface, url: "https://www.makinarocks.ai/en/about/", captured: "2026-07-13" }
|
|
25
|
+
- { id: blog-capture, kind: product-surface, url: "https://www.makinarocks.ai/en/blog/", captured: "2026-07-13" }
|
|
26
|
+
- { id: rebrand-context, kind: brand-asset, url: "https://www.makinarocks.ai/en/blog/makinarocks-rebranding-meet-our-new-logo/", captured: "2026-07-13" }
|
|
27
|
+
- { id: kmr-apparat-assets, kind: brand-asset, url: "https://www.makinarocks.ai/fonts/kmr-apparat-regular.woff2", captured: "2026-07-13" }
|
|
28
|
+
- { id: pretendard-license, kind: license, url: "https://github.com/orioncactus/pretendard/blob/main/LICENSE", captured: "2026-07-13" }
|
|
29
|
+
conflicts: []
|
|
30
|
+
claims:
|
|
31
|
+
"tokens.colors.primary": &home { surface_id: home, source_id: home-capture, method: computed-style, captured: "2026-07-13" }
|
|
32
|
+
"tokens.colors.canvas": *home
|
|
33
|
+
"tokens.colors.ink": *home
|
|
34
|
+
"tokens.colors.slate": *home
|
|
35
|
+
"tokens.colors.muted": *home
|
|
36
|
+
"tokens.typography.family.display": *home
|
|
37
|
+
"tokens.typography.family.body": *home
|
|
38
|
+
"tokens.typography.display-hero.size": *home
|
|
39
|
+
"tokens.typography.display-hero.weight": *home
|
|
40
|
+
"tokens.typography.display-hero.lineHeight": *home
|
|
41
|
+
"tokens.typography.display-hero.tracking": *home
|
|
42
|
+
"tokens.typography.display-hero.use": *home
|
|
43
|
+
"tokens.typography.body.size": *home
|
|
44
|
+
"tokens.typography.body.weight": *home
|
|
45
|
+
"tokens.typography.body.lineHeight": *home
|
|
46
|
+
"tokens.typography.body.tracking": *home
|
|
47
|
+
"tokens.typography.body.use": *home
|
|
48
|
+
"tokens.spacing.nav-control": *home
|
|
49
|
+
"tokens.rounded.nav-control": *home
|
|
50
|
+
"tokens.rounded.disabled-control": *home
|
|
51
|
+
"tokens.components.disabled-home-control.type": *home
|
|
52
|
+
"tokens.components.disabled-home-control.bg": *home
|
|
53
|
+
"tokens.components.disabled-home-control.fg": *home
|
|
54
|
+
"tokens.components.disabled-home-control.radius": *home
|
|
55
|
+
"tokens.components.disabled-home-control.font": *home
|
|
56
|
+
"tokens.components.disabled-home-control.states": *home
|
|
57
|
+
"tokens.components.disabled-home-control.use": *home
|
|
15
58
|
tokens:
|
|
16
|
-
source:
|
|
17
|
-
extracted: "2026-
|
|
18
|
-
|
|
59
|
+
source: reconciled
|
|
60
|
+
extracted: "2026-07-13"
|
|
61
|
+
components_harvested: true
|
|
19
62
|
colors:
|
|
20
63
|
primary: "#2b2b3b"
|
|
21
|
-
ink: "#000000"
|
|
22
|
-
near-black: "#1a1a1a"
|
|
23
64
|
canvas: "#ffffff"
|
|
24
|
-
|
|
65
|
+
ink: "#000000"
|
|
25
66
|
slate: "#5a5a72"
|
|
26
|
-
|
|
27
|
-
periwinkle: "#6a77d7"
|
|
28
|
-
surface: "#f1f3fb"
|
|
29
|
-
surface-alt: "#efeff5"
|
|
30
|
-
hairline: "#e3e2eb"
|
|
31
|
-
chip: "#c4c4d4"
|
|
67
|
+
muted: "#8d8da5"
|
|
32
68
|
typography:
|
|
33
69
|
family: { display: "KmrApparat", body: "Pretendard" }
|
|
34
|
-
display-hero: { size: 64, weight: 700, lineHeight:
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
card-title: { size: 24, weight: 700, lineHeight: 1.60, tracking: -0.16, use: "Industry tile titles" }
|
|
39
|
-
list-title: { size: 20, weight: 500, lineHeight: 1.30, tracking: -0.16, use: "Blog / news list item titles" }
|
|
40
|
-
body: { size: 16, weight: 400, lineHeight: 1.60, use: "Standard reading text, Pretendard" }
|
|
41
|
-
spacing: { xs: 4, sm: 8, md: 12, base: 16, lg: 24, xl: 30, xxl: 48, section: 64 }
|
|
42
|
-
rounded: { sm: 4, md: 12, lg: 16, round: 28, pill: 50, full: 9999 }
|
|
43
|
-
shadow:
|
|
44
|
-
card: "rgba(0,0,0,0.05) 0px 10px 20px 0px"
|
|
45
|
-
drop: "rgba(0,0,0,0.25) 0px 4px 4px 0px"
|
|
70
|
+
display-hero: { size: 64, weight: 700, lineHeight: 83.2, tracking: -1.6, use: "Public-home marketing hero" }
|
|
71
|
+
body: { size: 16, weight: 400, lineHeight: 25.6, tracking: -0.16, use: "Public marketing and corporate reading text" }
|
|
72
|
+
spacing: { nav-control: 16 }
|
|
73
|
+
rounded: { nav-control: 0, disabled-control: 28 }
|
|
46
74
|
components:
|
|
47
|
-
|
|
48
|
-
button-pill: { type: button, fg: "#1a1a1a", border: "1px solid #1a1a1a", radius: "50px", padding: "9px 24px", font: "16px / 500 KmrApparat", states: "on dark hero: #ffffff text + #ffffff border", use: "Section CTA — Get started / Learn more" }
|
|
49
|
-
product-card: { type: card, bg: "#ffffff", fg: "#2b2b3b", radius: "12px", shadow: "rgba(0,0,0,0.05) 0px 10px 20px", use: "Product showcase card (Runway, DrawX)" }
|
|
50
|
-
industry-tile: { type: card, bg: "#2b2b3b", fg: "#ffffff", radius: "12px", padding: "12px 16px", font: "24px / 700 KmrApparat", use: "Dark industry tile (자동차, 국방, 제조)" }
|
|
51
|
-
nav-item: { type: listItem, bg: "#ffffff", fg: "#000000", radius: "12px", padding: "12px 16px", height: "44px", font: "16px / 400 KmrApparat", use: "Mega-menu dropdown item" }
|
|
52
|
-
carousel-nav: { type: button, bg: "#c4c4d4", fg: "#000000", radius: "28px", font: "13px / 400 Pretendard", use: "Carousel Prev/Next round control" }
|
|
53
|
-
surface-panel: { type: card, bg: "#f1f3fb", fg: "#2b2b3b", radius: "16px", use: "Tinted lavender content panel" }
|
|
54
|
-
category-label: { type: badge, fg: "#2b2b3b", radius: "0px", font: "16px / 400 Pretendard", use: "Blog category tag (Insight / Product)" }
|
|
55
|
-
components_harvested: true
|
|
75
|
+
disabled-home-control: { type: button, bg: "rgba(196, 196, 212, 0.5)", fg: "#000000", radius: "28px", font: "13.3333px / 400 / Pretendard", states: "disabled computed snapshot only", use: "Disabled public-home control at home::[data-omd-capture=\"19\"]" }
|
|
56
76
|
---
|
|
57
77
|
|
|
58
78
|
# Design System Inspiration of MakinaRocks
|
|
59
79
|
|
|
60
80
|
## 1. Visual Theme & Atmosphere
|
|
61
81
|
|
|
62
|
-
MakinaRocks
|
|
82
|
+
MakinaRocks is a Korean Physical AI company building specialized AI and an enterprise AI OS for industrial operations, from manufacturing to defense. Its current public web language is a restrained, type-led marketing system: a white field, black reading text, dark indigo `#2b2b3b` titles, and a measured muted-text ladder. The supplied evidence covers the public homepage, corporate About page, and editorial blog—not an authenticated product application or documentation chrome—so this reference records those marketing surfaces without treating them as an application-wide design system.
|
|
63
83
|
|
|
64
|
-
The
|
|
84
|
+
The public design is also in transition. In May 2026, MakinaRocks introduced a new symbol and described a fluorescent yellow-green signature against a deep-black foundation; the company says the identity is being applied across touchpoints, including product experiences. That green is visible as a brand-asset expression in first-party context, but its exact UI value was not captured in computed styles, so it is intentionally not promoted to a color token. The current captured pages retain the cool indigo, black, white, and muted-grey marketing vocabulary below.
|
|
65
85
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
**
|
|
69
|
-
-
|
|
70
|
-
- Near-monochrome system: black (`#000000`) text on white (`#ffffff`), accents rationed
|
|
71
|
-
- KmrApparat custom display typeface at weight 700/500 with tight negative tracking (-1.6px at 64px)
|
|
72
|
-
- Pretendard at 16px / 400 / 1.6 line-height for all body and dense UI text
|
|
73
|
-
- Flat depth: hairlines (`#e3e2eb`) and tinted lavender panels (`#f1f3fb`, `#efeff5`) over heavy shadow
|
|
74
|
-
- Pill-and-radius geometry — 12px cards, 16px blog cards, 50px pill CTAs, 28px round carousel controls
|
|
75
|
-
- Restrained accents: blog accent blue (`#006aff`), periwinkle highlight (`#6a77d7`)
|
|
76
|
-
- Cool-grey neutral ladder (`#5a5a72` → `#8d8da5` → `#c4c4d4`) for text and control hierarchy
|
|
77
|
-
- Lime-green crystal logo mark as the sole chromatic brand spark, kept out of the UI chrome
|
|
86
|
+
- **Source-domain boundary:** homepage, About, and Blog are public marketing/corporate/editorial surfaces; no live product surface or documentation chrome was supplied.
|
|
87
|
+
- **Observed contrast:** white `#ffffff` and ink `#000000` are the high-frequency public-web base; dark indigo `#2b2b3b` is observed as title/brand-weight text.
|
|
88
|
+
- **Type-led hierarchy:** loaded KmrApparat carries public display and navigation moments; loaded Pretendard carries broad reading and control use.
|
|
89
|
+
- **Rebrand expression:** fluorescent yellow-green is first-party brand context, not a captured machine token; do not substitute a guessed hex value.
|
|
78
90
|
|
|
79
91
|
## 2. Color Palette & Roles
|
|
80
92
|
|
|
81
|
-
###
|
|
82
|
-
- **MakinaRocks Indigo** (`#2b2b3b`): The signature brand color. A deep blue-tinged graphite used for product headings (Runway, DrawX), all blog titles, and the dark industry tiles. The system's identity color — used instead of flat black where the brand wants weight.
|
|
83
|
-
- **Ink Black** (`#000000`): Primary body and UI text, default heading color on white sections, nav labels.
|
|
84
|
-
- **Near-Black** (`#1a1a1a`): Secondary dark used for the "Deploying AI, Delivering Reality" hero line and the outline of pill CTAs — a softer black than pure ink.
|
|
85
|
-
- **Pure White** (`#ffffff`): Page background, card surfaces, and text on indigo/dark sections.
|
|
93
|
+
### Observed public-web roles
|
|
86
94
|
|
|
87
|
-
|
|
88
|
-
- **
|
|
89
|
-
- **
|
|
95
|
+
- **Dark indigo** (`#2b2b3b`): high-confidence computed text/border color on the homepage and blog. It is a public marketing title/brand-weight color, not evidence for authenticated-product semantics.
|
|
96
|
+
- **Canvas** (`#ffffff`): high-confidence public-page background and high-contrast text/border value across all captured routes.
|
|
97
|
+
- **Ink** (`#000000`): high-confidence primary reading, border, and public navigation-control text.
|
|
98
|
+
- **Slate** (`#5a5a72`): high-confidence secondary public copy on the captured routes.
|
|
99
|
+
- **Muted** (`#8d8da5`): high-confidence lower-emphasis public text on all three captured routes.
|
|
90
100
|
|
|
91
|
-
###
|
|
92
|
-
- **Surface Lavender** (`#f1f3fb`): Cool lavender-grey tinted surface for content panels and segmented sections.
|
|
93
|
-
- **Surface Alt** (`#efeff5`): A secondary light grey surface for alternating blocks on the blog.
|
|
94
|
-
- **Hairline** (`#e3e2eb`): Thin borders, dividers, and card outlines — the primary separation device in a flat system.
|
|
95
|
-
- **Chip Grey** (`#c4c4d4`): Translucent periwinkle-grey backing the carousel Prev/Next round controls (used at ~0.5 alpha).
|
|
101
|
+
### Brand asset outside the token sheet
|
|
96
102
|
|
|
97
|
-
|
|
98
|
-
- **Ink Black** (`#000000`): Primary text and strong labels.
|
|
99
|
-
- **Indigo** (`#2b2b3b`): Heading text and titles.
|
|
100
|
-
- **Slate** (`#5a5a72`): Secondary body copy and descriptions.
|
|
101
|
-
- **Muted Slate** (`#8d8da5`): Tertiary text, captions, metadata, lowest-emphasis labels.
|
|
103
|
+
MakinaRocks’ 2026 rebrand post identifies fluorescent yellow-green as the new signature color and describes it against a deep-black foundation. The supplied raw collector did not capture an exact computed green value on a reusable element. Preserve the qualitative brand context; do not manufacture a token from the logo asset or use the old indigo as a substitute for it.
|
|
102
104
|
|
|
103
105
|
## 3. Typography Rules
|
|
104
106
|
|
|
105
|
-
###
|
|
106
|
-
- **Display**: `KmrApparat` (with `sans-serif` fallback) — the custom MakinaRocks wordmark typeface, an Apparat-family grotesk. Used for hero headlines, section titles, product names, and nav labels. Weight 700 at the hero, 500 for most section heads.
|
|
107
|
-
- **Body**: `Pretendard` (with `sans-serif` fallback) — the document default, used for body copy, dense UI text, and the contact CTA at weight 400.
|
|
107
|
+
### Evidence classes
|
|
108
108
|
|
|
109
|
-
|
|
109
|
+
- **Live computed public-web use — KmrApparat:** the collector reports `KmrApparat` as loaded with high confidence, 206 visible uses across the homepage, About, and Blog, with seven MakinaRocks-hosted WOFF2 sources including regular, medium, bold, heavy, and black files. It is the captured display and public-navigation family.
|
|
110
|
+
- **Live computed public-web use — Pretendard:** the collector reports `Pretendard` as loaded with high confidence, 285 visible uses across the same public routes and jsDelivr-hosted dynamic-subset sources. Its upstream project publishes the font under SIL Open Font License 1.1. That licence describes Pretendard’s upstream distribution, not a licence for MakinaRocks assets.
|
|
111
|
+
- **Official distributed brand asset:** KmrApparat files are delivered from `www.makinarocks.ai/fonts/`. The supplied source confirms live delivery and FontFaceSet loading, but no public downstream licence for the MakinaRocks-hosted family was found in this update. Keep its metadata; do not present it as freely reusable or replace it with a system font.
|
|
112
|
+
- **Declared-only:** `Pretendard JP` is declared with source URLs but has zero visible uses in this capture. It remains declared-only.
|
|
113
|
+
- **Unobserved domains:** no authenticated product UI and no documentation chrome were captured. Neither receives a font claim.
|
|
110
114
|
|
|
111
|
-
|
|
112
|
-
|------|------|------|--------|-------------|----------------|-------|
|
|
113
|
-
| Display Hero | KmrApparat | 64px (4.00rem) | 700 | 1.30 (83.2px) | -1.6px | "Transforming Industries with Specialized AI" |
|
|
114
|
-
| Secondary Hero | KmrApparat | 52px (3.25rem) | 500 | 1.30 (67.6px) | -0.16px | Closing hero band |
|
|
115
|
-
| Product Head | KmrApparat | 48px (3.00rem) | 500 | 1.60 (76.8px) | -0.16px | Runway / DrawX |
|
|
116
|
-
| Section Heading | KmrApparat | 40px (2.50rem) | 500 | 1.60 (64px) | -0.16px | "Our Products", section titles |
|
|
117
|
-
| Industry Tile | KmrApparat | 24px (1.50rem) | 700 | 1.60 (38.4px) | -0.16px | 자동차 / 국방 / 제조, white on indigo |
|
|
118
|
-
| List Title | KmrApparat | 20px (1.25rem) | 500 | 1.30 | -0.16px | Blog / news list item titles |
|
|
119
|
-
| Body | Pretendard | 16px (1.00rem) | 400 | 1.60 (25.6px) | normal | Standard reading text |
|
|
115
|
+
### Measured public-web hierarchy
|
|
120
116
|
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
-
|
|
124
|
-
|
|
125
|
-
|
|
117
|
+
| Role | Family | Size | Weight | Line height | Tracking | Provenance |
|
|
118
|
+
|---|---|---:|---:|---:|---:|---|
|
|
119
|
+
| Public-home hero | KmrApparat | 64px | 700 | 83.2px | -1.6px | captured `h1` on `home` |
|
|
120
|
+
| Public reading text | Pretendard | 16px | 400 | 25.6px | -0.16px | captured `body` on `home` |
|
|
121
|
+
| Public header navigation control | KmrApparat | 16px | 400 | 32px | normal | `home::[data-omd-capture="1"]` |
|
|
122
|
+
| Disabled public-home control | Pretendard | 13.3333px | 400 | normal | normal | `home::[data-omd-capture="19"]` |
|
|
126
123
|
|
|
127
124
|
## 4. Component Stylings
|
|
128
125
|
|
|
129
|
-
###
|
|
126
|
+
### Public header navigation control
|
|
130
127
|
|
|
131
|
-
**
|
|
132
|
-
- Background: `#ffffff`
|
|
128
|
+
**Default — observed on public-home marketing**
|
|
133
129
|
- Text: `#000000`
|
|
134
|
-
-
|
|
135
|
-
-
|
|
136
|
-
-
|
|
137
|
-
-
|
|
138
|
-
-
|
|
139
|
-
- Use:
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
-
|
|
145
|
-
- Padding: 9px 24px
|
|
146
|
-
- Font: 16px KmrApparat weight 500
|
|
147
|
-
- Height: 46px
|
|
148
|
-
- Hover: subtle darkening of border/text
|
|
149
|
-
- States: on dark hero sections the variant inverts to `#ffffff` text + `#ffffff` border
|
|
150
|
-
- Use: Primary section CTA — "Get started", "Learn more"
|
|
151
|
-
|
|
152
|
-
**Carousel Round Control**
|
|
153
|
-
- Background: `#c4c4d4`
|
|
130
|
+
- Background: transparent
|
|
131
|
+
- Border: 0px
|
|
132
|
+
- Radius: 0px
|
|
133
|
+
- Padding: 16px
|
|
134
|
+
- Font: 16px / 400 / KmrApparat
|
|
135
|
+
- Use: `home::[data-omd-capture="1"]`, public-home header navigation control
|
|
136
|
+
|
|
137
|
+
### Disabled public-home control
|
|
138
|
+
|
|
139
|
+
**Disabled — observed computed snapshot**
|
|
140
|
+
- Background: `rgba(196, 196, 212, 0.5)`
|
|
154
141
|
- Text: `#000000`
|
|
142
|
+
- Border: 0px
|
|
155
143
|
- Radius: 28px
|
|
156
|
-
- Font:
|
|
157
|
-
-
|
|
158
|
-
- Use:
|
|
159
|
-
|
|
160
|
-
### Cards & Containers
|
|
161
|
-
|
|
162
|
-
**Product Card**
|
|
163
|
-
- Background: `#ffffff`
|
|
164
|
-
- Text: `#2b2b3b`
|
|
165
|
-
- Radius: 12px
|
|
166
|
-
- Shadow: `rgba(0,0,0,0.05) 0px 10px 20px`
|
|
167
|
-
- Use: Product showcase card (Runway, DrawX)
|
|
168
|
-
|
|
169
|
-
**Industry Tile**
|
|
170
|
-
- Background: `#2b2b3b`
|
|
171
|
-
- Text: `#ffffff`
|
|
172
|
-
- Radius: 12px
|
|
173
|
-
- Padding: 12px 16px
|
|
174
|
-
- Font: 24px KmrApparat weight 700
|
|
175
|
-
- Use: Dark industry tile (자동차, 국방, 중공업, 제조)
|
|
176
|
-
|
|
177
|
-
**Tinted Surface Panel**
|
|
178
|
-
- Background: `#f1f3fb`
|
|
179
|
-
- Text: `#2b2b3b`
|
|
180
|
-
- Radius: 16px
|
|
181
|
-
- Use: Lavender-grey content panel on the blog and feature bands
|
|
182
|
-
|
|
183
|
-
### Navigation
|
|
184
|
-
|
|
185
|
-
**Mega-Menu Item**
|
|
186
|
-
- Background: `#ffffff`
|
|
187
|
-
- Text: `#000000`
|
|
188
|
-
- Radius: 12px
|
|
189
|
-
- Padding: 12px 16px
|
|
190
|
-
- Font: 16px KmrApparat weight 400
|
|
191
|
-
- Height: 44px
|
|
192
|
-
- Use: Dropdown item in the products/resources mega-menu
|
|
193
|
-
|
|
194
|
-
### Badges
|
|
144
|
+
- Font: 13.3333px / 400 / Pretendard
|
|
145
|
+
- Disabled: captured static disabled state only
|
|
146
|
+
- Use: `home::[data-omd-capture="19"]`, public-home control
|
|
195
147
|
|
|
196
|
-
|
|
197
|
-
- Text: `#2b2b3b`
|
|
198
|
-
- Radius: 0px
|
|
199
|
-
- Font: 16px Pretendard weight 400
|
|
200
|
-
- Use: Blog category tag ("Insight", "Product") — text-only label, no fill
|
|
148
|
+
The collector reports `interactionCount: 0` and no interaction expansions. It does not establish hover, pressed, focus, menu, dialog, carousel, form, or transition behavior. Other older card, CTA, mega-menu, category-label, and carousel variants are not retained because their selector/surface/state provenance is absent from the supplied 2026-07-13 bundle.
|
|
201
149
|
|
|
202
150
|
---
|
|
203
|
-
|
|
204
|
-
**
|
|
205
|
-
**Tier
|
|
206
|
-
**Tier 2 sources:** getdesign.md/makinarocks — NO MAKINAROCKS DATA (directory page, KR brand uncovered); styles.refero.design/?q=makinarocks — not listed (only unrelated fuzzy matches returned)
|
|
151
|
+
**Verified:** 2026-07-13
|
|
152
|
+
**Tier 1 sources:** https://www.makinarocks.ai/; https://www.makinarocks.ai/en/about/; https://www.makinarocks.ai/en/blog/; https://www.makinarocks.ai/en/blog/makinarocks-rebranding-meet-our-new-logo/; https://github.com/orioncactus/pretendard/blob/main/LICENSE
|
|
153
|
+
**Tier 2 sources:** https://getdesign.md/makinarocks (built-in web open failed; no matching result in site search); https://styles.refero.design/?q=makinarocks (built-in web open failed; no matching result in site search)
|
|
207
154
|
**Conflicts unresolved:** none
|
|
208
155
|
|
|
209
156
|
## 5. Layout Principles
|
|
210
157
|
|
|
211
|
-
###
|
|
212
|
-
- Base unit: ~4px
|
|
213
|
-
- Scale: 4px, 8px, 12px, 16px, 24px, 30px, 48px, 64px
|
|
214
|
-
- Notable: nav/menu items use 12px 16px padding at 44px height; the pill CTAs use an asymmetric 9px 24px; the contact outline uses 5px 30px for a slim, wide tap target
|
|
215
|
-
|
|
216
|
-
### Grid & Container
|
|
217
|
-
- Centered hero with the 64px KmrApparat headline as the anchor, white on a dark hero band
|
|
218
|
-
- "Our Products" presented as side-by-side white product cards (Runway, DrawX) at 12px radius
|
|
219
|
-
- Industry coverage shown as a row of dark indigo (`#2b2b3b`) tiles with white 24px titles
|
|
220
|
-
- Blog/news presented as a card grid at 16px radius with category labels and list titles
|
|
221
|
-
- Feature bands alternate white (`#ffffff`) with tinted lavender (`#f1f3fb`) and dark indigo sections
|
|
222
|
-
|
|
223
|
-
### Whitespace Philosophy
|
|
224
|
-
- **Instrument-grade calm**: despite being a dense enterprise-AI product, the marketing surface is airy with generous vertical rhythm between sections.
|
|
225
|
-
- **Contrast over decoration**: separation comes from indigo-on-white contrast, `#e3e2eb` hairlines, and tinted `#f1f3fb` panels rather than borders-everywhere or heavy shadow.
|
|
226
|
-
- **Rationed color**: white and indigo dominate; blue (`#006aff`) and periwinkle (`#6a77d7`) appear only at interactive or emphasis moments.
|
|
227
|
-
|
|
228
|
-
### Border Radius Scale
|
|
229
|
-
- Small (4px): inner elements, small chips
|
|
230
|
-
- Medium (12px): product cards, nav/menu items — the workhorse
|
|
231
|
-
- Large (16px): blog cards, tinted panels
|
|
232
|
-
- Round (28px): carousel Prev/Next controls
|
|
233
|
-
- Pill (50px): primary section CTAs
|
|
234
|
-
- Full (9999px): fully-rounded accents
|
|
158
|
+
### Evidence boundary
|
|
235
159
|
|
|
236
|
-
|
|
160
|
+
The supplied routes show public marketing, corporate, and editorial layouts only. They support the measured 16px public-navigation padding and public-web typography above; they do not support a product grid, app spacing scale, responsive breakpoint system, content-card geometry, or visual behavior outside those routes.
|
|
237
161
|
|
|
238
|
-
|
|
239
|
-
|-------|-----------|-----|
|
|
240
|
-
| Flat (Level 0) | No shadow | Page background, inline text, most surfaces |
|
|
241
|
-
| Tint (Level 1) | `#f1f3fb` / `#efeff5` background shift | Card/section separation without elevation |
|
|
242
|
-
| Hairline (Level 2) | `1px solid #e3e2eb` border | Card outlines, dividers |
|
|
243
|
-
| Soft Card (Level 3) | `rgba(0,0,0,0.05) 0px 10px 20px 0px` | Lifted product / content cards |
|
|
244
|
-
| Drop (Level 4) | `rgba(0,0,0,0.25) 0px 4px 4px 0px` | Floating controls, stronger emphasis |
|
|
162
|
+
### Rebrand context
|
|
245
163
|
|
|
246
|
-
|
|
164
|
+
The official rebrand article explains the new symbol as a visual expression of the physical world and an expanding AI core, and says the broader design system was rebuilt around the identity. That is useful context for image direction and brand narrative, but it supplies no exact layout, spacing, or UI-component token.
|
|
165
|
+
|
|
166
|
+
## 6. Depth & Elevation
|
|
167
|
+
|
|
168
|
+
No reusable shadow or elevation token is promoted. The supplied collector output has no selector-provenanced component shadow claim in the retained component set. Treat flatness, depth, and card elevation as unresolved for reuse rather than carrying forward an older inferred shadow ladder.
|
|
247
169
|
|
|
248
170
|
## 7. Do's and Don'ts
|
|
249
171
|
|
|
250
172
|
### Do
|
|
251
|
-
|
|
252
|
-
- Keep
|
|
253
|
-
- Use KmrApparat
|
|
254
|
-
-
|
|
255
|
-
-
|
|
256
|
-
-
|
|
257
|
-
- Use the 12px card radius as the workhorse and 50px pills for primary CTAs
|
|
258
|
-
- Step text down through the slate ladder (`#5a5a72` → `#8d8da5`) for hierarchy
|
|
173
|
+
|
|
174
|
+
- Keep public-web color claims scoped to the captured marketing, corporate, and editorial surfaces.
|
|
175
|
+
- Use KmrApparat only where a target project has a lawful source; otherwise label it unavailable rather than substituting a system font.
|
|
176
|
+
- Use Pretendard only with its upstream SIL OFL 1.1 boundary understood.
|
|
177
|
+
- Preserve fluorescent yellow-green as qualitative rebrand context until an exact, selector-provenanced public UI value is observed.
|
|
178
|
+
- Keep the two retained controls tied to their precise `home` selectors and captured state boundary.
|
|
259
179
|
|
|
260
180
|
### Don't
|
|
261
|
-
|
|
262
|
-
- Don't
|
|
263
|
-
- Don't
|
|
264
|
-
- Don't
|
|
265
|
-
- Don't
|
|
266
|
-
- Don't
|
|
267
|
-
- Don't mix in a second saturated hue beyond the blue/periwinkle accents
|
|
268
|
-
- Don't use positive letter-spacing at display sizes — the system tracks tight
|
|
181
|
+
|
|
182
|
+
- Don't treat the public homepage as evidence for a logged-in AI OS or documentation chrome.
|
|
183
|
+
- Don't turn the 2026 rebrand’s logo/asset color into a guessed hex token.
|
|
184
|
+
- Don't reuse old carousel, card, pill CTA, mega-menu, hover, pressed, or focus variants without present selector/surface/state evidence.
|
|
185
|
+
- Don't call `Pretendard JP` a live family: this bundle records it as declared-only with zero visible use.
|
|
186
|
+
- Don't advertise KmrApparat as a redistributable public font; no downstream licence was found.
|
|
269
187
|
|
|
270
188
|
## 8. Responsive Behavior
|
|
271
189
|
|
|
272
|
-
|
|
273
|
-
| Name | Width | Key Changes |
|
|
274
|
-
|------|-------|-------------|
|
|
275
|
-
| Mobile | <640px | Single column, hero headline compresses, product cards stack |
|
|
276
|
-
| Tablet | 640-1024px | Moderate padding, 2-up product/blog cards |
|
|
277
|
-
| Desktop | 1024-1440px | Full layout, centered hero, multi-column feature/blog bands |
|
|
278
|
-
|
|
279
|
-
### Touch Targets
|
|
280
|
-
- Mega-menu items at 44px height with 12px 16px padding — comfortably tappable
|
|
281
|
-
- Pill CTAs at 46px height, full 50px radius for an unmistakable target
|
|
282
|
-
- Carousel controls at 40px round (28px radius) for thumb reach
|
|
283
|
-
|
|
284
|
-
### Collapsing Strategy
|
|
285
|
-
- Hero: 64px KmrApparat headline scales down on mobile, weight 700 maintained
|
|
286
|
-
- Product cards: side-by-side → stacked single column
|
|
287
|
-
- Industry tiles: row → wrap/grid on narrow viewports
|
|
288
|
-
- Tinted/white/indigo bands maintain full-width treatment
|
|
289
|
-
|
|
290
|
-
### Image Behavior
|
|
291
|
-
- Product and illustration imagery sits inside 12px-radius cards across breakpoints
|
|
292
|
-
- Blog cards maintain 16px radius
|
|
293
|
-
- Cards carry the soft `rgba(0,0,0,0.05)` shadow consistently or stay flat
|
|
190
|
+
No responsive viewport comparison was supplied. The collector used a 1440×900 viewport for all three routes; mobile breakpoints, stacking behavior, touch-target policy, and image treatment remain unresolved.
|
|
294
191
|
|
|
295
192
|
## 9. Agent Prompt Guide
|
|
296
193
|
|
|
297
|
-
###
|
|
298
|
-
- Signature / headings: Indigo (`#2b2b3b`)
|
|
299
|
-
- Body text: Ink Black (`#000000`)
|
|
300
|
-
- Soft hero line / pill outline: Near-Black (`#1a1a1a`)
|
|
301
|
-
- Background: Pure White (`#ffffff`)
|
|
302
|
-
- Tinted surface: Surface Lavender (`#f1f3fb`), Surface Alt (`#efeff5`)
|
|
303
|
-
- Hairline: `#e3e2eb`
|
|
304
|
-
- Secondary text: Slate (`#5a5a72`)
|
|
305
|
-
- Muted text: Muted Slate (`#8d8da5`)
|
|
306
|
-
- Accent (links): Accent Blue (`#006aff`)
|
|
307
|
-
- Highlight: Periwinkle (`#6a77d7`)
|
|
308
|
-
- Control bg: Chip Grey (`#c4c4d4`)
|
|
309
|
-
|
|
310
|
-
### Example Component Prompts
|
|
311
|
-
- "Create a dark hero band: indigo-to-black background, white text. Headline at 64px KmrApparat weight 700, line-height 1.30, letter-spacing -1.6px, color #ffffff. One pill CTA: transparent background, 1px solid #ffffff, white text, 50px radius, 9px 24px padding, 16px KmrApparat weight 500 — 'Get started'."
|
|
312
|
-
- "Design a product card: white #ffffff background, 12px radius, soft shadow rgba(0,0,0,0.05) 0px 10px 20px. Title 48px KmrApparat weight 500, color #2b2b3b. Body 16px Pretendard weight 400, #5a5a72."
|
|
313
|
-
- "Build an industry tile: dark indigo #2b2b3b background, 12px radius, 12px 16px padding. Title 24px KmrApparat weight 700, white #ffffff text — '자동차'."
|
|
314
|
-
- "Create top nav: white header, KmrApparat 16px weight 400 labels in #000000. Mega-menu dropdown items at 44px height, 12px radius, 12px 16px padding. Contact CTA right-aligned: white bg, 1px solid #000000, 19px radius, 5px 30px padding — '문의하기'."
|
|
315
|
-
|
|
316
|
-
### Iteration Guide
|
|
317
|
-
1. KmrApparat for every headline; Pretendard 400 for every paragraph
|
|
318
|
-
2. Indigo (`#2b2b3b`) carries brand weight; black (`#000000`) is plain text
|
|
319
|
-
3. Near-monochrome — ration blue (`#006aff`) and periwinkle (`#6a77d7`) to interactive/emphasis
|
|
320
|
-
4. 12px card radius is the workhorse; 50px pills for primary CTAs
|
|
321
|
-
5. Separate with `#e3e2eb` hairlines and `#f1f3fb` tinted panels, not heavy shadow
|
|
322
|
-
6. Keep elevation whisper-soft (`rgba(0,0,0,0.05)`) and rare
|
|
323
|
-
7. Tight negative tracking on display (-1.6px at 64px), normal on body
|
|
194
|
+
### Safe public-web reference
|
|
324
195
|
|
|
325
|
-
|
|
196
|
+
- Use white `#ffffff`, ink `#000000`, dark indigo `#2b2b3b`, slate `#5a5a72`, and muted `#8d8da5` only as public-web visual evidence.
|
|
197
|
+
- Use a 64px / 700 / 83.2px / -1.6px KmrApparat hero only when the target can legally load that family; otherwise omit that specimen rather than use a substitute.
|
|
198
|
+
- Use Pretendard 16px / 400 / 25.6px / -0.16px for the captured public-web reading example when appropriate.
|
|
199
|
+
- The only retained components are the selector-provenanced public-home header control and a static disabled public-home control. Do not synthesize a component library from them.
|
|
326
200
|
|
|
327
201
|
## 10. Voice & Tone
|
|
328
202
|
|
|
329
|
-
MakinaRocks
|
|
330
|
-
|
|
331
|
-
| Context | Tone |
|
|
332
|
-
|---|---|
|
|
333
|
-
| Hero headlines | Declarative, outcome-framed. "Deploying AI, Delivering Reality." Confident, not hype. |
|
|
334
|
-
| Product names | Short, technical, English (Runway, DrawX). Tools, not slogans. |
|
|
335
|
-
| Industry labels | Plain Korean nouns. "자동차", "국방", "중공업", "제조". |
|
|
336
|
-
| Blog / insight | Honest and counter-narrative. Willing to say AI fails ("Why 95% of Companies Fail at AI"). |
|
|
337
|
-
| CTAs | Direct, low-pressure. "Get started", "Learn more", "문의하기". |
|
|
338
|
-
| Korean closing | Partnership-framed. "산업 지능화의 시작, 마키나락스와 함께 하세요." |
|
|
203
|
+
MakinaRocks’ first-party public language is industrial, concrete, and outcome-led. The English homepage frames the company around specialized AI and “Delivering Reality,” while the Korean About page describes Physical AI operating from factories to battlefields and accelerating a fully autonomous future through industry-specialized AI. The rebrand article adds a more energetic visual metaphor—an AI core breaking through the constraints of industrial reality—but its claims remain about brand expression, not an instruction to overstate product capability.
|
|
339
204
|
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
205
|
+
| Public context | Observed register | Evidence boundary |
|
|
206
|
+
|---|---|---|
|
|
207
|
+
| Homepage | Specialized AI, intelligent transformation, real industrial operations | Public marketing copy |
|
|
208
|
+
| About | Physical AI for harsh and unpredictable environments | Official company context |
|
|
209
|
+
| Rebrand | Dense physical-world core plus outward energy and momentum | Official identity narrative |
|
|
345
210
|
|
|
346
|
-
**
|
|
211
|
+
**Voice samples (from first-party public surfaces):**
|
|
212
|
+
- “Transforming Industries with Specialized AI” — official homepage.
|
|
213
|
+
- “Deploying AI, Delivering Reality” — official homepage.
|
|
214
|
+
- “The Physical AI Leader — Built for the Field, Powered by Enterprise AI OS” — official About positioning.
|
|
347
215
|
|
|
348
216
|
## 11. Brand Narrative
|
|
349
217
|
|
|
350
|
-
MakinaRocks
|
|
351
|
-
|
|
352
|
-
The company describes itself as "The Physical AI Leader — Built for the Field, Powered by Enterprise AI OS," with a stated mission to "build AI for harsh operational environments and develop Physical AI that operates where it matters most" (makinarocks.ai/en/about). Its product line reflects that: **Runway**, an AI OS that turns AI into a managed enterprise asset, and **DrawX**, an AI agent for engineering-drawing decisions. By its own reporting the company runs a 70%+ engineering workforce, has deployed thousands of industrial AI models across roughly 40 global customers, and serves automotive, semiconductor, battery, chemical, defense/public-sector, and heavy-industry domains.
|
|
218
|
+
MakinaRocks positions itself as a Physical AI company whose specialized AI and enterprise AI OS address complex industrial operations. Its official About page says it builds AI for harsh, unpredictable environments ranging from factories to battlefields, and lists manufacturing, defense, energy, logistics, and related industrial contexts. The same page states the company was founded in 2017, has a research-and-development workforce share above 70%, and reports more than 6,000 models applied in industrial fields; those are company-stated figures, not independently audited metrics.
|
|
353
219
|
|
|
354
|
-
|
|
220
|
+
The May 2026 rebrand gives the visual story a new center: the company introduced a symbol intended to represent the real world as a dense, grounded outer form and the AI core as energy breaking outward. It also says its fluorescent yellow-green signature and black foundation embody stability/precision alongside energy/acceleration, and that the new system is being applied across business, digital, event, and product touchpoints. This reference uses that article as brand context while keeping exact UI tokens restricted to the supplied computed-style evidence.
|
|
355
221
|
|
|
356
222
|
## 12. Principles
|
|
357
223
|
|
|
358
|
-
1. **
|
|
359
|
-
2. **
|
|
360
|
-
3. **
|
|
361
|
-
4. **Two voices, two jobs.** KmrApparat brands; Pretendard explains. *UI implication:* never set body in the display face or headlines in the body face — the split is the hierarchy.
|
|
362
|
-
5. **Flat and precise.** Depth is contrast and hairlines, not heavy shadow. *UI implication:* separate with `#e3e2eb` hairlines and `#f1f3fb` tints; keep elevation whisper-soft and rare.
|
|
224
|
+
1. **Physical environments are the reference point.** The company explicitly frames its work around AI operating in harsh industrial conditions. *UI implication:* prefer concrete, operational language over speculative consumer-AI metaphors.
|
|
225
|
+
2. **Specialization precedes generalization.** MakinaRocks describes industry-specialized AI and an enterprise AI OS, rather than a generic assistant. *UI implication:* distinguish industry context and product claims; do not invent universal product states from marketing pages.
|
|
226
|
+
3. **The rebrand pairs stability with energy.** The official identity narrative describes deep black/precision alongside fluorescent yellow-green/acceleration. *UI implication:* retain that as a qualitative image and brand direction until an exact public UI token is observed.
|
|
363
227
|
|
|
364
228
|
## 13. Personas
|
|
365
229
|
|
|
366
|
-
|
|
230
|
+
The first-party sources identify industrial contexts rather than named end-user personas. Treat the following as stakeholder groups, not fictional individuals or validated usability personas:
|
|
367
231
|
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
**
|
|
371
|
-
|
|
372
|
-
**김도영, 47, 대전.** A defense/public-sector R&D director exploring industrial AI for mission-critical operations. Wants a vendor that signals seriousness and security; reads the indigo, grayscale design as trustworthy rather than flashy.
|
|
232
|
+
- **Manufacturing and industrial operations organizations:** explicitly named on the official homepage and About page as contexts for specialized AI.
|
|
233
|
+
- **Defense and public-infrastructure organizations:** named in the rebrand and About narratives as environments where MakinaRocks operates or intends to operate.
|
|
234
|
+
- **Enterprise AI teams using Runway:** the homepage describes Runway as an enterprise AI operating system; no authenticated workflow, role permissions, or individual task evidence was supplied.
|
|
373
235
|
|
|
374
236
|
## 14. States
|
|
375
237
|
|
|
376
|
-
|
|
377
|
-
|---|---|
|
|
378
|
-
| **Empty (no results / no models)** | White canvas. Single Indigo (`#2b2b3b`) line at body size explaining nothing is here yet, with one pill CTA to take the next step. No illustration clutter. |
|
|
379
|
-
| **Empty (saved / list none yet)** | Muted Slate (`#8d8da5`) single line: nothing yet, plus a path back. Calm and honest. |
|
|
380
|
-
| **Loading (content / list fetch)** | Skeleton cards on `#f1f3fb` tinted surface at final 12px/16px-radius dimensions. Flat pulse consistent with the near-shadowless system. |
|
|
381
|
-
| **Loading (in-place refresh)** | Subtle progress indicator; previous content stays visible with previous values. |
|
|
382
|
-
| **Error (request failed)** | Inline message in Indigo with a plain-language explanation and a retry. No generic "오류가 발생했습니다" alone — states what to do next. |
|
|
383
|
-
| **Error (form validation)** | Field-level message below the input; describes what's valid, not just "필수". |
|
|
384
|
-
| **Success (submitted / 문의 sent)** | Brief inline confirmation in a calm tone; next-step detail linked immediately below. No celebratory emoji. |
|
|
385
|
-
| **Skeleton** | `#f1f3fb` blocks at final dimensions, 12px/16px radius, flat pulse. |
|
|
386
|
-
| **Disabled** | Muted Slate (`#8d8da5`) text on reduced-opacity surface; outline CTAs fade rather than switch to a foreign gray. |
|
|
238
|
+
No reusable product-state guidance is established. The bundle contains one static `disabled` computed snapshot at `home::[data-omd-capture="19"]`, but `interactions: []` and `interactionCount: 0`. Empty, loading, error, success, form-validation, focus, pressed, and motion states are unresolved rather than inferred from marketing copy.
|
|
387
239
|
|
|
388
240
|
## 15. Motion & Easing
|
|
389
241
|
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
| Token | Value | Use |
|
|
393
|
-
|---|---|---|
|
|
394
|
-
| `motion-fast` | 120ms | Hover, pill press, focus |
|
|
395
|
-
| `motion-standard` | 200ms | Card/section reveal, carousel slide, dropdown |
|
|
396
|
-
| `motion-slow` | 320ms | Page-level transitions, hero reveal |
|
|
397
|
-
|
|
398
|
-
**Easings**:
|
|
399
|
-
|
|
400
|
-
| Token | Curve | Use |
|
|
401
|
-
|---|---|---|
|
|
402
|
-
| `ease-enter` | `cubic-bezier(0.2, 0.6, 0.25, 1)` | Arriving — cards, dropdowns, carousel |
|
|
403
|
-
| `ease-exit` | `cubic-bezier(0.4, 0.0, 1, 1)` | Dismissals |
|
|
404
|
-
| `ease-standard` | `cubic-bezier(0.25, 0.1, 0.25, 1)` | Two-way transitions |
|
|
405
|
-
|
|
406
|
-
**Motion rules**: Motion is functional and restrained — consistent with the flat, precise aesthetic. Pill CTAs and carousel controls respond to press with a subtle scale/opacity shift; product and content cards fade-in from below at `motion-standard / ease-enter`. The product carousel advances on the round Prev/Next controls with a steady slide. No bounce or spring — an industrial-AI product signals reliability, not playfulness. Under `prefers-reduced-motion: reduce`, all transitions collapse to instant; the product remains fully functional.
|
|
407
|
-
|
|
408
|
-
<!--
|
|
409
|
-
OmD v0.1 Sources — Philosophy Layer (sections 10–15)
|
|
410
|
-
|
|
411
|
-
Tier 1 live inspect (2026-06-26) via playwright getComputedStyle on https://www.makinarocks.ai and https://www.makinarocks.ai/en/blog/:
|
|
412
|
-
- Hero H1 "Transforming Industries with Specialized AI" — KmrApparat 64px / weight 700 / -1.6px / color rgb(255,255,255)
|
|
413
|
-
- Hero H1 "Deploying AI, Delivering Reality" — KmrApparat 64px / 700 / color rgb(26,26,26) (#1a1a1a)
|
|
414
|
-
- Section H2 "Our Products" / "산업 현장의 지능화, 마키나락스와 시작하세요." — KmrApparat 40px / 500 / -0.16px / rgb(0,0,0)
|
|
415
|
-
- Product H3 "Runway" / "DrawX" — KmrApparat 48px / 500 / color rgb(43,43,59) (#2b2b3b)
|
|
416
|
-
- Industry tile H3 "자동차"/"국방"/"제조" — KmrApparat 24px / 700 / white rgb(255,255,255)
|
|
417
|
-
- Contact CTA "문의하기" — bg rgb(255,255,255) / 1px solid rgb(0,0,0) / radius 19px / Pretendard 16px
|
|
418
|
-
- Pill CTA "Get started"/"Learn more" — transparent / 1px solid rgb(26,26,26) / radius 50px / KmrApparat 16px/500
|
|
419
|
-
- Carousel Prev/Next — bg rgba(196,196,212,0.5) (#c4c4d4) / radius 28px
|
|
420
|
-
- Blog H1 "Blog" — Pretendard 64px / 600 / rgb(43,43,59); blog accent bg rgb(0,106,255) (#006aff)
|
|
421
|
-
- Body — Pretendard 16px / 400 / line-height 25.6px / rgb(0,0,0)
|
|
422
|
-
- Soft card shadow rgba(0,0,0,0.05) 0px 10px 20px; most surfaces box-shadow none
|
|
423
|
-
- document.title: "Transforming Industries with Specialized AI | MakinaRocks"
|
|
424
|
-
|
|
425
|
-
Token-level claims (§1-9) are sourced from this live inspection (see .verification.md Proof block).
|
|
426
|
-
|
|
427
|
-
Voice samples (§10) are verbatim from the live homepage and blog (hero H1, section H2, blog post title).
|
|
428
|
-
|
|
429
|
-
Brand narrative (§11): MakinaRocks (마키나락스) founded December 2017; CEO 윤성호 (Yoon Sung-ho),
|
|
430
|
-
MIT Physics PhD, ex-Samsung Electronics / ex-SK Telecom. Sourced from the SK Telecom Newsroom
|
|
431
|
-
interview (news.sktelecom.com/208490), makinarocks.ai/en/about (mission, Physical AI positioning,
|
|
432
|
-
70%+ engineering workforce, ~40 customers, thousands of deployed models), and WebSearch of public
|
|
433
|
-
company records. Specific figures are as reported by the company and press; treat as company-stated.
|
|
434
|
-
|
|
435
|
-
Personas (§13) are fictional archetypes informed by publicly observable MakinaRocks customer
|
|
436
|
-
segments (industrial AI buyers, plant engineers, manufacturing/defense R&D). Names are illustrative;
|
|
437
|
-
they do not refer to real people.
|
|
438
|
-
|
|
439
|
-
Interpretive claims (e.g., "built for the field, not the demo", "grayscale discipline as a rejection
|
|
440
|
-
of consumer-AI hype") are editorial readings connecting MakinaRocks' observed design and stated
|
|
441
|
-
positioning, not directly sourced MakinaRocks statements.
|
|
442
|
-
-->
|
|
242
|
+
No duration, easing, or transition token is captured. The official rebrand’s language of expansion and momentum is narrative context only; it is not evidence for interface animation. Respect reduced-motion requirements in any implementation, but do not attribute a motion system to MakinaRocks without a selector-provenanced observation.
|