research.design_package
Preview a research-backed design package with Atomic Design specs, evidence IDs, and simulation run results to ground design decisions in empirical data.
Instructions
Preview a research-backed vibe design package from ResearchStore V2 plus an optional simulation run.
Returns on success: { package } with brief, Atomic Design specs, evidence ids, Mermaid Jam-ready source artifacts, and warnings. This tool is non-mutating; call research.generate_specs to write specs or mermaid_jam.export to write FigJam source files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | No | Design intent for the package. | |
| hypothesis | No | Product/design hypothesis to ground generated specs. | |
| runId | No | Optional simulation run id to fold report recommendations and timeline into the package. | |
| research | No | Optional ResearchStore JSON string. Omit to load workspace research. |