This week's design systems coverage converges on a single uncomfortable truth: the tools and workflows designers rely on are changing faster than the profession's mental models can keep up. AI-generated code is actively widening accessibility debt — Deque Systems' survey of 200+ engineering leaders found that 88% trust AI-generated code on accessibility, yet 64% cite accessibility as their top driver of post-production rework, while 95.9% of the world's top homepages now contain detectable WCAG 2 failures.
The trust problem cuts deeper than code quality. Patrick Neeman's dissection of the Figma class action (filed November 2025, alleging opt-out AI training on customer design files) constructs a four-part audit — Consent, Symmetry, Disclosure, Exit — that most tools, including Figma, fail on at least one dimension. The asymmetric default: training on for Starter/Professional plans, off for Organization/Enterprise, reveals that Figma correctly assessed legal risk and placed exposure where it was least likely to generate a lawsuit. Every team shipping features with user data defaults faces the same arithmetic.
The structural shift runs parallel. Meta designer Serg Zorin argues that Gartner's projection of 40% of enterprise apps shipping task-specific agents in 2026 — up from under 5% a year ago — is not a future trend but a present redistribution. Complex B2B screens existed not because users wanted them but because software couldn't act on intent directly; now it can, and the design question shifts from "how do we build this screen?" to "should this screen exist?"
Two videos this week demonstrate what the new loop looks like in practice. Gary Simon (DesignCourse) walked through building a complete brand identity and hero section in Claude Design 2.0, using Mobbin reference screenshots and iterative direct-edit prompts to avoid AI slop — the argument being that designer-directed iteration beats single-shot generation every time. Jesse Showalter took the full stack further: Figma for UX flow thinking → Claude for code generation → GitHub for version control → Vercel for deployment → Supabase for the game database, building a deployable multiplayer app in a single session and arguing Figma's continued relevance is about designer-level thinking before code, not pixel handoff.