mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
Fix file structure documentation to reflect actual implementation: - user_selection is embedded in analysis-options.json, not separate file - computed-styles.json only exists in URL mode - dom-structure-*.json only exists in URL mode - Remove obsolete design-space-analysis.json reference Updated: - .intermediates/style-analysis/: analysis-options.json (with embedded user_selection), computed-styles.json (URL mode) - .intermediates/layout-analysis/: analysis-options.json (with embedded user_selection), dom-structure-*.json (URL mode) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>