Resources
Spec Viewer
Raw design spec output generated by the Design Engine for an Industrial IoT Monitor project. This JSON is the complete specification used for Flutter project generation.
Engine: v0.1.0Schema: tribar-design-spec-v1Domain: industrialPersonality: precision, technical
design-spec.json
{
"projectName": "Industrial IoT Monitor",
"domain": "industrial",
"personality": [
"precision",
"technical"
],
"features": [
"dashboard",
"sensor-list",
"alerts",
"control-panel",
"settings"
],
"tokenizerParams": {
"domain": "industrial",
"personality": [
"precision",
"technical"
],
"features": [],
"colorTemperature": "cool",
"hueAnchor": 220,
"saturationRange": [
0.07,
0.33
],
"contrastProfile": "high",
"primaryLightnessAnchor": 48,
"typographyPersonality": "geometric",
"spacingDensity": "compact",
"spacingScale": [
0,
4,
8,
12,
16,
20,
24,
32,
40,
48,
64
],
"cornerProfile": "sharp",
"borderRadiusScale": [
0,
2,
4,
6,
8
],
"motionProfile": "precise",
"motionEasing": "cubicBezier(0.2, 0, 0, 1)",
"motionTiming": {
"enter": 150,
"exit": 100
},
"backend": "rest",
"auth": "firebase",
"clientEmail": ""
},
"colorSystem": {
"light": {
"primary": {
"50": "#f7f7f8",
"100": "#e9eaec",
"200": "#d5d7dd",
"300": "#aeb4c2",
"400": "#818da7",
"500": "#627293",
"600": "#4e5a74",
"700": "#3b4354",
"800": "#2b303b",
"900": "#1f2229",
"950": "#121417"
},
"neutral": {
"50": "#f7f7f8",
"100": "#eaeaeb",
"200": "#d8d8da",
"300": "#b5b7ba",
"400": "#919397",
"500": "#77797e",
"600": "#5e6064",
"700": "#45474a",
"800": "#313235",
"900": "#232325",
"950": "#141415"
},
"semantic": {
"success": {
"50": "#f4f5f5",
"500": "#678e77",
"700": "#3c5345"
},
"warning": {
"50": "#f6f5f4",
"500": "#908364",
"700": "#544d3b"
},
"danger": {
"50": "#f6f4f4",
"500": "#906864",
"700": "#543d3b"
},
"info": {
"50": "#f4f5f5",
"500": "#69758c",
"700": "#3d4451"
}
},
"surface": {
"background": "#f7f7f8",
"surface": "#ffffff",
"surfaceMuted": "#eaeaeb",
"surfaceHover": "#d8d8da"
},
"text": {
"primary": "#232325",
"secondary": "#5e6064",
"muted": "#919397",
"inverse": "#ffffff"
},
"border": {
"default": "#d8d8da",
"muted": "#eaeaeb"
}
},
"dark": {
"primary": {
"50": "#f7f7f8",
"100": "#e9eaec",
"200": "#d5d7dd",
"300": "#aeb4c2",
"400": "#818da7",
"500": "#627293",
"600": "#4e5a74",
"700": "#3b4354",
"800": "#2b303b",
"900": "#1f2229",
"950": "#121417"
},
"neutral": {
"50": "#f7f7f8",
"100": "#eaeaeb",
"200": "#d8d8da",
"300": "#b5b7ba",
"400": "#919397",
"500": "#77797e",
"600": "#5e6064",
"700": "#45474a",
"800": "#313235",
"900": "#232325",
"950": "#141415"
},
"semantic": {
"success": {
"50": "#f4f5f5",
"500": "#678e77",
"700": "#3c5345"
},
"warning": {
"50": "#f6f5f4",
"500": "#908364",
"700": "#544d3b"
},
"danger": {
"50": "#f6f4f4",
"500": "#906864",
"700": "#543d3b"
},
"info": {
"50": "#f4f5f5",
"500": "#69758c",
"700": "#3d4451"
}
},
"surface": {
"background": "#141415",
"surface": "#232325",
"surfaceMuted": "#313235",
"surfaceHover": "#45474a"
},
"text": {
"primary": "#f7f7f8",
"secondary": "#b5b7ba",
"muted": "#77797e",
"inverse": "#141415"
},
"border": {
"default": "#45474a",
"muted": "#313235"
}
},
"_contrastWarnings": [
{
"label": "Light: text-muted on background",
"ratio": 2.8742249861933806,
"passesAA": false
},
{
"label": "Dark: text-muted on background",
"ratio": 4.226247970721306,
"passesAA": false
}
]
},
"typographySystem": {
"headingFont": "Outfit",
"bodyFont": "Inter",
"monospaceFont": "JetBrains Mono",
"scaleRatio": 1.25,
"baseSize": 16,
"typeScale": {
"displayLarge": 61,
"displayMedium": 49,
"displaySmall": 39,
"headlineLarge": 31,
"headlineMedium": 25,
"headlineSmall": 20,
"titleLarge": 20,
"titleMedium": 16,
"titleSmall": 14,
"bodyLarge": 16,
"bodyMedium": 14,
"bodySmall": 12,
"labelLarge": 14,
"labelMedium": 13,
"labelSmall": 11
},
"lineHeight": {
"display": 1.1,
"headline": 1.2,
"title": 1.3,
"body": 1.5,
"label": 1.4,
"code": 1.6
},
"letterSpacing": {
"display": -0.025,
"headline": -0.015,
"title": 0,
"body": 0.01,
"label": 0.05,
"code": 0
},
"fontWeight": {
"regular": 400,
"medium": 500,
"semibold": 600,
"bold": 700
},
"pairingDescription": "Clean, mathematical, modern — sharp geometric forms"
},
"meta": {
"generatedAt": "2026-07-11T11:45:16.893Z",
"engineVersion": "0.1.0",
"schema": "tribar-design-spec-v1"
}
}