brand_generate_designmd
Generate DESIGN.md documentation and structured design-synthesis.json from your brand system to maintain consistent design implementation and governance.
Instructions
Generate a grounded DESIGN.md and structured design-synthesis.json from the current brand system. Prefers rendered extraction evidence when available, but can fall back to the current core brand state after manual edits or compile steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Source of truth for synthesis. Default prefers extraction evidence when available, otherwise current-brand. | |
| overwrite | No | If false and DESIGN.md + design-synthesis.json already exist, return the existing artifacts without rewriting. |