diff --git a/.claude/commands/workflow/ui-design/explore-auto.md b/.claude/commands/workflow/ui-design/explore-auto.md index 0c5d3a36..2f40b2ad 100644 --- a/.claude/commands/workflow/ui-design/explore-auto.md +++ b/.claude/commands/workflow/ui-design/explore-auto.md @@ -581,8 +581,8 @@ Design Quality: 📂 {base_path}/ ├── .intermediates/ (Intermediate analysis files) - │ ├── style-analysis/ (computed-styles.json, design-space-analysis.json) - │ └── layout-analysis/ (analysis-options.json, user-selection.json, dom-structure-*.json) + │ ├── style-analysis/ (analysis-options.json with embedded user_selection, computed-styles.json if URL mode) + │ └── layout-analysis/ (analysis-options.json with embedded user_selection, dom-structure-*.json if URL mode) ├── style-extraction/ ({s} complete design systems) ├── layout-extraction/ ({n×l} layout template files: layout-{target}-{variant}.json) ├── prototypes/ ({total} assembled prototypes)