# Image Guide for Episode 6 Article (v3.2) ## Required Images (10-12 total) ### 1. Hero Image **What:** Screenshot of the Gradio interface showing the full pipeline output **Where:** After title, before first section **Specs:** 1200x630px (LinkedIn preview size) **Content:** Show the Visual Spec page in Figma with colors, typography, and agent synthesis visible ### 2. Complete Workflow Diagram **What:** The 8-step pipeline: Website -> Agents -> Figma -> Compare **Where:** After "The Complete Workflow" section **Specs:** 1200x800px **Content:** ``` Website URL | 7-Source Extraction (Playwright + Firecrawl) | Normalizer (radius, shadows, colors) | Color Classifier (deterministic) | Rule Engine (WCAG, type scale, spacing) | DTCG JSON (AS-IS) | Figma Plugin -> Variables + Visual Spec | 4 AI Agents (AURORA, ATLAS, SENTINEL, NEXUS) | Accept/Reject -> DTCG JSON (TO-BE) | Figma Plugin -> Compare AS-IS vs TO-BE ``` ### 3. Three-Layer Architecture Diagram **What:** Layer 1 (Extraction) + Layer 2 (Classification + Rules) + Layer 3 (4 Agents) **Where:** After "Architecture Overview" section **Specs:** 1200x700px **Content:** ``` +--------------------------------------------------+ | LAYER 1: EXTRACTION + NORMALIZATION (Free) | | +- 7-Source Extractor + Normalizer | | +- Radius/Shadow/Color normalization | +--------------------------------------------------+ | LAYER 2: CLASSIFICATION + RULE ENGINE (Free) | | +- Color Classifier (815 lines, deterministic) | | +- WCAG + Type Scale + Spacing Grid | +--------------------------------------------------+ | LAYER 3: 4 AI AGENTS (~$0.003) | | +- AURORA -> ATLAS -> SENTINEL -> NEXUS | +--------------------------------------------------+ ``` ### 4. Naming Authority Chain (NEW - V3 Key Innovation) **What:** Diagram showing the V2 chaos vs V3 clean authority **Where:** After "The Naming Authority Chain" section **Specs:** 1200x500px **Content:** ``` V2 (BROKEN): V3 (FIXED): +----------+ +------------------+ |Normalizer| -> "blue.light" |Color Classifier | -> PRIMARY +----------+ | (deterministic) | +----------+ +------------------+ | Export | -> "blue.500" | +----------+ +------------------+ +----------+ |AURORA (advisory) | -> SECONDARY | AURORA | -> "brand.primary" | roles only | +----------+ +------------------+ | = CHAOS in Figma +------------------+ |Normalizer | -> FALLBACK +------------------+ = CLEAN output ``` ### 5. Agent Pipeline Flow **What:** Show the 4 named agents with their flow: parallel analysis -> synthesis **Where:** After "Layer 3" section header **Specs:** 1200x500px **Content:** ``` Rule Engine + Classifier Results | +----+----------------+ v v v +------+ +------+ +--------+ |AURORA| |ATLAS | |SENTINEL| |Brand | |Bench | |Audit | |Qwen | |Llama | |Qwen | +--+---+ +--+---+ +---+----+ +--------+----------+ v +----------+ | NEXUS | |Synthesis | | Llama 70B| +----------+ v Final Recommendations ``` ### 6. 7 Extraction Sources Visual **What:** Show the 7 different methods of extraction **Where:** After "Extraction: 7 Sources" section **Specs:** 1000x600px **Content:** ``` +-------------+ +-------------+ +-------------+ | 1. Computed | | 2. CSS | | 3. Inline | | Styles | | Variables| | Styles | +-------------+ +-------------+ +-------------+ +-------------+ +-------------+ +-------------+ | 4. SVG | | 5. External | | 6. Style | | Attrs | | CSS Files| | Blocks | +-------------+ +-------------+ +-------------+ +-------------------------------------------------+ | 7. Firecrawl Deep Parser | +-------------------------------------------------+ ``` ### 7. Color Classifier Output (NEW) **What:** Show the classifier's evidence-based categorization **Where:** After "The Color Classifier" section **Specs:** 1200x600px **Content:** ``` [CLASSIFY] #06b2c4 -> BRAND Evidence: background-color on