build_from_reference_v2
Reference Intelligence Layer — build from a site you like without cloning it. Pass a public reference_url plus what YOU are building and optional favorite_bits such as 'hero animation', 'pricing card', or 'color mood'. Standout captures server-readable HTML/CSS signals, extracts Reference DNA, names what to borrow, names what to avoid, gives a similarity-risk guardrail, then returns a reference-backed original build direction. This is the right tool when the user says 'I like this site but don't want to steal it.'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vibe | No | Desired feel, e.g. premium, technical, warm, playful | |
| audience | No | Who the page must convince | |
| business | Yes | What YOU are building (not the reference), e.g. 'Mac app that makes websites and PDFs readable outside' | |
| industry | No | Industry or category, e.g. developer tool, Mac utility, restaurant | |
| direction | No | Optional StandOut direction id to force, e.g. terminal-grade | |
| favorite_bits | No | Specific parts the user likes, e.g. ['hero animation', 'warm colors', 'pricing card']. These become inspiration tokens, not copied components. | |
| reference_url | Yes | Public URL of a site whose style or specific parts you like | |
| response_format | No | Return markdown or structured JSON |