synthesize_direction_from_references
Turn a business brief plus optional reference ids into a reference-backed build direction. Returns the chosen StandOut direction, matching public-product references, relevant flow patterns, a synthesized build plan, implementation lock, and next tool calls. Use when you want the agent to build from evidence instead of vibes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vibe | No | Desired feel, e.g. premium, technical, warm, playful | |
| query | No | Optional reference search query. Defaults to business/industry/vibe/audience | |
| audience | No | Who the page must convince | |
| business | Yes | What the website/app is for | |
| industry | No | Industry or category, e.g. developer tool, restaurant, law firm | |
| direction | No | Optional StandOut direction id to force, e.g. terminal-grade | |
| reference_ids | No | Optional exact reference ids from search_references | |
| response_format | No | Return markdown or structured JSON |