{
  "name": "Freestyle",
  "slug": "freestyle",
  "domain": "https://www.freestyle.sh",
  "sources": [
    "yc"
  ],
  "branding": {
    "colorScheme": "light",
    "fonts": [
      {
        "family": "IBM Plex Sans",
        "role": "body"
      }
    ],
    "colors": {
      "primary": "#000000",
      "accent": "#0A0A0A",
      "background": "#FFFFFF",
      "textPrimary": "#0A0A0A",
      "link": "#000000"
    },
    "typography": {
      "fontFamilies": {
        "primary": "IBM Plex Sans",
        "heading": "IBM Plex Sans"
      },
      "fontStacks": {
        "heading": [
          "IBM Plex Sans"
        ],
        "body": [
          "ui-sans-serif",
          "system-ui",
          "sans-serif",
          "Apple Color Emoji",
          "Segoe UI Emoji",
          "Segoe UI Symbol",
          "Noto Color Emoji"
        ],
        "paragraph": [
          "ui-sans-serif",
          "system-ui",
          "sans-serif",
          "Apple Color Emoji",
          "Segoe UI Emoji",
          "Segoe UI Symbol",
          "Noto Color Emoji"
        ]
      },
      "fontSizes": {
        "h1": "72px",
        "h2": "36px",
        "body": "24px"
      }
    },
    "spacing": {
      "baseUnit": 4,
      "borderRadius": "0px"
    },
    "components": {
      "buttonPrimary": {
        "background": "#0A0A0A",
        "textColor": "#FFFFFF",
        "borderRadius": "10px",
        "borderRadiusCorners": {
          "topLeft": "10px",
          "topRight": "10px",
          "bottomRight": "10px",
          "bottomLeft": "10px"
        },
        "shadow": "none"
      },
      "buttonSecondary": {
        "background": "transparent",
        "textColor": "#0A0A0A",
        "borderColor": "#CECECE",
        "borderRadius": "10px",
        "borderRadiusCorners": {
          "topLeft": "10px",
          "topRight": "10px",
          "bottomRight": "10px",
          "bottomLeft": "10px"
        },
        "shadow": "none"
      }
    },
    "images": {
      "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20347%20280%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22!h-6%20!w-6%20block%20-translate-y-0.5%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M70%20267V235.793C37.4932%20229.296%2013%20200.594%2013%20166.177C13%20134.93%2033.1885%20108.399%2061.2324%2098.9148C61.9277%2051.3467%20100.705%2013%20148.438%2013C183.979%2013%20214.554%2034.2582%20228.143%2064.7527C234.182%2063.4301%20240.454%2062.733%20246.89%2062.733C295.058%2062.733%20334.105%20101.781%20334.105%20149.949C334.105%20182.845%20315.893%20211.488%20289%20226.343V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M146%20237V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M215%20237V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
      "favicon": "https://www.freestyle.sh/favicon.png",
      "ogImage": "https://www.freestyle.sh/opengraph-image?9d53e9a0deaf33f9",
      "logoHref": "/"
    },
    "__llm_logo_reasoning": {
      "selectedIndex": 0,
      "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
      "confidence": 0.9,
      "source": "llm"
    },
    "__llm_button_reasoning": {
      "primary": {
        "index": 1,
        "text": "Get Started",
        "reasoning": "Button #0 ('Get Started') is likely the primary CTA due to its action-oriented text and dark background color, which stands out against the light page background."
      },
      "secondary": {
        "index": 10,
        "text": "Read the docs",
        "reasoning": "Button #1 ('Read the docs') is a suitable secondary CTA with a transparent background and border, providing a less prominent but complementary action to the primary button."
      },
      "confidence": 0.95
    },
    "personality": {
      "tone": "modern",
      "energy": "medium",
      "targetAudience": "developers and tech professionals"
    },
    "designSystem": {
      "framework": "tailwind",
      "componentLibrary": ""
    },
    "confidence": {
      "buttons": 0.95,
      "colors": 0.9,
      "overall": 0.925
    },
    "__llm_metadata": {
      "logoSelection": {
        "llmCalled": true,
        "llmSucceeded": true,
        "finalSource": "llm",
        "rawLogoSelection": {
          "selectedLogoIndex": 0,
          "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.",
          "confidence": 0.9
        }
      },
      "buttonClassification": {
        "llmCalled": true,
        "llmSucceeded": true
      }
    }
  },
  "images": [
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/freestyle/7801e4a78d.webp",
      "alt": "Freestyle Deployments - Ship Agent-Built Apps Instantly",
      "source_url": "https://www.freestyle.sh/products/deployments",
      "image_url": "https://www.freestyle.sh/products/deployments/opengraph-image?7652d01aa9658c04",
      "width": 1200,
      "height": 630,
      "bytes": 63309,
      "query": "site:freestyle.sh",
      "query_suffix": "site:freestyle.sh"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/freestyle/901051a9a3.webp",
      "alt": "Freestyle - Pricing",
      "source_url": "https://www.freestyle.sh/pricing",
      "image_url": "https://www.freestyle.sh/pricing/opengraph-image?3780aa213ca6c1ba",
      "width": 1200,
      "height": 630,
      "bytes": 35623,
      "query": "site:freestyle.sh",
      "query_suffix": "site:freestyle.sh"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/freestyle/d20e680b6a.webp",
      "alt": "Freestyle - Careers",
      "source_url": "https://www.freestyle.sh/careers",
      "image_url": "https://www.freestyle.sh/careers/opengraph-image?c80748f616ffaaee",
      "width": 1200,
      "height": 630,
      "bytes": 31893,
      "query": "site:freestyle.sh",
      "query_suffix": "site:freestyle.sh"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/freestyle/42a6439eca.webp",
      "alt": "Freestyle VMs - Sandboxes for AI Agents",
      "source_url": "https://www.freestyle.sh/products/vms",
      "image_url": "https://www.freestyle.sh/products/vms/opengraph-image?245f94b82abe44b4",
      "width": 1200,
      "height": 630,
      "bytes": 64990,
      "query": "site:freestyle.sh",
      "query_suffix": "site:freestyle.sh"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/freestyle/6c1cb67f4e.webp",
      "alt": "Freestyle - Manage AI-Generated Code",
      "source_url": "https://www.freestyle.sh/",
      "image_url": "https://www.freestyle.sh/opengraph-image?9d53e9a0deaf33f9",
      "width": 1200,
      "height": 630,
      "bytes": 26563,
      "query": "site:freestyle.sh",
      "query_suffix": "site:freestyle.sh"
    },
    {
      "file": "https://e4p9rs3sldnmtboz.public.blob.vercel-storage.com/freestyle/6b4c33686a.webp",
      "alt": "Freestyle Git - Git Repos for AI Agents",
      "source_url": "https://www.freestyle.sh/products/git",
      "image_url": "https://www.freestyle.sh/people/robert.png",
      "width": 512,
      "height": 512,
      "bytes": 391368,
      "query": "site:freestyle.sh",
      "query_suffix": "site:freestyle.sh"
    }
  ],
  "font_resources": [
    {
      "family": "IBM Plex Sans",
      "google_fonts_url": "https://fonts.google.com/specimen/IBM+Plex+Sans"
    },
    {
      "family": "IBM Plex Sans",
      "google_fonts_url": "https://fonts.google.com/specimen/IBM+Plex+Sans"
    }
  ],
  "google_fonts_css": "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&family=IBM+Plex+Sans&display=swap",
  "font_download_note": "Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.",
  "page_url": "https://characterquilt.com/branding/freestyle",
  "agent_instructions": "You are designing or implementing in Freestyle's brand identity.\n\n# Brand profile\n- Company: Freestyle\n- Source: https://www.freestyle.sh\n- Color scheme: light\n\n# Colors\n- primary: #000000\n- accent: #0A0A0A\n- background: #FFFFFF\n- textPrimary: #0A0A0A\n- link: #000000\n\n# Typography\n- primary: IBM Plex Sans — https://fonts.google.com/specimen/IBM+Plex+Sans\n- heading: IBM Plex Sans — https://fonts.google.com/specimen/IBM+Plex+Sans\n\nLoad all fonts at once: <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&family=IBM+Plex+Sans&display=swap\">\n\n# UI Components\n- buttonPrimary: background=#0A0A0A, textColor=#FFFFFF, borderRadius=10px, shadow=none\n- buttonSecondary: background=transparent, textColor=#0A0A0A, borderColor=#CECECE, borderRadius=10px, shadow=none\n\n# Brand voice\n- Tone: modern\n- Energy: medium\n- Audience: developers and tech professionals\n\n# Working with these fonts\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n# Full machine-readable profile\nhttps://characterquilt.com/branding/freestyle.json",
  "page_markdown": "# Freestyle Brand Identity\n\nA complete profile of **Freestyle**'s visual system — colors, typography, components, and personality — extracted from https://www.freestyle.sh. Built for designers, agents, and AI tools.\n\n- Page: https://characterquilt.com/branding/freestyle\n- Machine-readable JSON: https://characterquilt.com/branding/freestyle.json\n- Per-page llms.txt: https://characterquilt.com/branding/freestyle/llms.txt\n\n## Quick Facts\n\n| Field | Value |\n|---|---|\n| Primary | #000000 |\n| Accent | #0A0A0A |\n| Body Font | IBM Plex Sans |\n| Heading Font | IBM Plex Sans |\n\n## Color Palette\n\n- primary: #000000\n- accent: #0A0A0A\n- background: #FFFFFF\n- textPrimary: #0A0A0A\n- link: #000000\n\n## Typography\n\n- primary: IBM Plex Sans — https://fonts.google.com/specimen/IBM+Plex+Sans\n- heading: IBM Plex Sans — https://fonts.google.com/specimen/IBM+Plex+Sans\n\n## Visual Assets\n\n- Logo: data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20347%20280%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22!h-6%20!w-6%20block%20-translate-y-0.5%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M70%20267V235.793C37.4932%20229.296%2013%20200.594%2013%20166.177C13%20134.93%2033.1885%20108.399%2061.2324%2098.9148C61.9277%2051.3467%20100.705%2013%20148.438%2013C183.979%2013%20214.554%2034.2582%20228.143%2064.7527C234.182%2063.4301%20240.454%2062.733%20246.89%2062.733C295.058%2062.733%20334.105%20101.781%20334.105%20149.949C334.105%20182.845%20315.893%20211.488%20289%20226.343V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M146%20237V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M215%20237V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3C%2Fsvg%3E\n- Favicon: https://www.freestyle.sh/favicon.png\n- Social card (og:image): https://www.freestyle.sh/opengraph-image?9d53e9a0deaf33f9\n\n## UI Components\n\n- buttonPrimary: background=#0A0A0A, textColor=#FFFFFF, borderRadius=10px, shadow=none\n- buttonSecondary: background=transparent, textColor=#0A0A0A, borderColor=#CECECE, borderRadius=10px, shadow=none\n\n## Brand Personality\n\nTone: modern · Energy: medium · Audience: developers and tech professionals\n\n## Freestyle Brand in the Wild\n\nReal-world brand assets — ads, campaigns, marketing materials.\n\n- **Freestyle Deployments - Ship Agent-Built Apps Instantly**\n  - Image: https://www.freestyle.sh/products/deployments/opengraph-image?7652d01aa9658c04\n  - Source: https://www.freestyle.sh/products/deployments\n- **Freestyle - Pricing**\n  - Image: https://www.freestyle.sh/pricing/opengraph-image?3780aa213ca6c1ba\n  - Source: https://www.freestyle.sh/pricing\n- **Freestyle - Careers**\n  - Image: https://www.freestyle.sh/careers/opengraph-image?c80748f616ffaaee\n  - Source: https://www.freestyle.sh/careers\n- **Freestyle VMs - Sandboxes for AI Agents**\n  - Image: https://www.freestyle.sh/products/vms/opengraph-image?245f94b82abe44b4\n  - Source: https://www.freestyle.sh/products/vms\n- **Freestyle - Manage AI-Generated Code**\n  - Image: https://www.freestyle.sh/opengraph-image?9d53e9a0deaf33f9\n  - Source: https://www.freestyle.sh/\n- **Freestyle Git - Git Repos for AI Agents**\n  - Image: https://www.freestyle.sh/people/robert.png\n  - Source: https://www.freestyle.sh/products/git\n\n## Working with these fonts\n\nNot found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:\n\nCharacterQuilt.com suggests this flow that can help:\n\n1. Open the company's homepage in a browser with DevTools open.\n2. In the Network tab, filter by \"Font\" (or by extension: woff2, woff, ttf, otf).\n3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.\n4. For each captured font URL: right-click → Save As to download the file locally.\n5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.\n\nProgrammatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.\n\nOnly do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.\n\n## Machine-Readable Profile\n\n```json\n{\n  \"colorScheme\": \"light\",\n  \"fonts\": [\n    {\n      \"family\": \"IBM Plex Sans\",\n      \"role\": \"body\"\n    }\n  ],\n  \"colors\": {\n    \"primary\": \"#000000\",\n    \"accent\": \"#0A0A0A\",\n    \"background\": \"#FFFFFF\",\n    \"textPrimary\": \"#0A0A0A\",\n    \"link\": \"#000000\"\n  },\n  \"typography\": {\n    \"fontFamilies\": {\n      \"primary\": \"IBM Plex Sans\",\n      \"heading\": \"IBM Plex Sans\"\n    },\n    \"fontStacks\": {\n      \"heading\": [\n        \"IBM Plex Sans\"\n      ],\n      \"body\": [\n        \"ui-sans-serif\",\n        \"system-ui\",\n        \"sans-serif\",\n        \"Apple Color Emoji\",\n        \"Segoe UI Emoji\",\n        \"Segoe UI Symbol\",\n        \"Noto Color Emoji\"\n      ],\n      \"paragraph\": [\n        \"ui-sans-serif\",\n        \"system-ui\",\n        \"sans-serif\",\n        \"Apple Color Emoji\",\n        \"Segoe UI Emoji\",\n        \"Segoe UI Symbol\",\n        \"Noto Color Emoji\"\n      ]\n    },\n    \"fontSizes\": {\n      \"h1\": \"72px\",\n      \"h2\": \"36px\",\n      \"body\": \"24px\"\n    }\n  },\n  \"spacing\": {\n    \"baseUnit\": 4,\n    \"borderRadius\": \"0px\"\n  },\n  \"components\": {\n    \"buttonPrimary\": {\n      \"background\": \"#0A0A0A\",\n      \"textColor\": \"#FFFFFF\",\n      \"borderRadius\": \"10px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"10px\",\n        \"topRight\": \"10px\",\n        \"bottomRight\": \"10px\",\n        \"bottomLeft\": \"10px\"\n      },\n      \"shadow\": \"none\"\n    },\n    \"buttonSecondary\": {\n      \"background\": \"transparent\",\n      \"textColor\": \"#0A0A0A\",\n      \"borderColor\": \"#CECECE\",\n      \"borderRadius\": \"10px\",\n      \"borderRadiusCorners\": {\n        \"topLeft\": \"10px\",\n        \"topRight\": \"10px\",\n        \"bottomRight\": \"10px\",\n        \"bottomLeft\": \"10px\"\n      },\n      \"shadow\": \"none\"\n    }\n  },\n  \"images\": {\n    \"logo\": \"data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20347%20280%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22!h-6%20!w-6%20block%20-translate-y-0.5%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M70%20267V235.793C37.4932%20229.296%2013%20200.594%2013%20166.177C13%20134.93%2033.1885%20108.399%2061.2324%2098.9148C61.9277%2051.3467%20100.705%2013%20148.438%2013C183.979%2013%20214.554%2034.2582%20228.143%2064.7527C234.182%2063.4301%20240.454%2062.733%20246.89%2062.733C295.058%2062.733%20334.105%20101.781%20334.105%20149.949C334.105%20182.845%20315.893%20211.488%20289%20226.343V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M146%20237V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M215%20237V267%22%20class%3D%22stroke-foreground%22%20stroke-width%3D%2225%22%20stroke-linecap%3D%22round%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20oklch(0.145%200%200)%20!important%3B%20stroke-width%3A%2025px%20!important%3B%20stroke-linecap%3A%20round%20!important%3B%22%2F%3E%3C%2Fsvg%3E\",\n    \"favicon\": \"https://www.freestyle.sh/favicon.png\",\n    \"ogImage\": \"https://www.freestyle.sh/opengraph-image?9d53e9a0deaf33f9\",\n    \"logoHref\": \"/\"\n  },\n  \"__llm_logo_reasoning\": {\n    \"selectedIndex\": 0,\n    \"reasoning\": \"Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.\",\n    \"confidence\": 0.9,\n    \"source\": \"llm\"\n  },\n  \"__llm_button_reasoning\": {\n    \"primary\": {\n      \"index\": 1,\n      \"text\": \"Get Started\",\n      \"reasoning\": \"Button #0 ('Get Started') is likely the primary CTA due to its action-oriented text and dark background color, which stands out against the light page background.\"\n    },\n    \"secondary\": {\n      \"index\": 10,\n      \"text\": \"Read the docs\",\n      \"reasoning\": \"Button #1 ('Read the docs') is a suitable secondary CTA with a transparent background and border, providing a less prominent but complementary action to the primary button.\"\n    },\n    \"confidence\": 0.95\n  },\n  \"personality\": {\n    \"tone\": \"modern\",\n    \"energy\": \"medium\",\n    \"targetAudience\": \"developers and tech professionals\"\n  },\n  \"designSystem\": {\n    \"framework\": \"tailwind\",\n    \"componentLibrary\": \"\"\n  },\n  \"confidence\": {\n    \"buttons\": 0.95,\n    \"colors\": 0.9,\n    \"overall\": 0.925\n  },\n  \"__llm_metadata\": {\n    \"logoSelection\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true,\n      \"finalSource\": \"llm\",\n      \"rawLogoSelection\": {\n        \"selectedLogoIndex\": 0,\n        \"selectedLogoReasoning\": \"Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of a primary brand logo.\",\n        \"confidence\": 0.9\n      }\n    },\n    \"buttonClassification\": {\n      \"llmCalled\": true,\n      \"llmSucceeded\": true\n    }\n  }\n}\n```\n"
}