mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-18 17:16:46 +03:00
Addressing feedback that the first round didn't sell the differentiation: 01 Intentional design: scrap the "generic AI card vs warm card" comparison (the slop card actually looked good, which undermined the point). Show PRODUCT.md as a real file with fields filled in (Users, Register, Brand voice, Anti-references) and a pulse-dot footer signaling it's loaded on every command. The point is that Impeccable knows specific things about the product before it designs anything. 03 Production codebases: expand the terminal from a single "reading DESIGN.md" line to a full codebase walk. Tokens from tokens.css, merged tailwind theme, 34 components listed with variants inferred, DESIGN.md as one of many inputs. DESIGN.md is shallow; the real work is traversing source. 04 Where you code: scrap the card grid. Replaced with a two-row waterfall-vs-unified flow. Old way (greyed, strikethrough): Figma → Handoff → Ticket → Engineer → QA drift. New way: a single surface with Design / Code / Ship chips inside a fake IDE chrome. Pulls the real argument instead of just showing logos. 05 DESIGN.md: picker-sidebar-style rich tiles. Accent color with 8-step tonal ramp, Aa specimens for display + body, component chips + input preview. Stitch spec badge up top. Matches the visual vocabulary of the live-mode DESIGN.md sidebar. Panels 02, 06, 07 unchanged per feedback that they were working.