Guide route

How Cartoon Explainer was built.

This variation translates the JD Workshop proof system into a friendly illustrated comic language. Speech bubbles replace badges; characters replace categories. The content is still categorized, still labeled, and still honest.

Brief

Build a distinct variation under variation 20 that feels approachable without losing precision. Use comic panels, flat color illustrations, and speech bubble proof labels. The guide page must explain both the design decisions and the labeling contract.

Do not repeat prior sites. This variation may borrow proof-category thinking, but the visual surface must be fully different from existing surveys, terminals, geometric, or HUD languages.

Evidence labels

Proof labels are not decoration. They are the contract. Every piece of content wears exactly one label:

Real

Built foundations

Working HTML/CSS/JS, implemented styles, actual Speech API integration. These are the commitments the current pilot can make.

Concept

Future ideas

The fully dynamic character-cast proof system and expanded variation catalog. These are directions labeled before they become promises.

Built demo

Working interaction

The Listen button uses browser Web Speech API. It proves voice interaction can be simple. It is scoped, inspectable, and not a full accessibility audit.

No fake testimonials, awards, or invented case studies are presented as fact.

Technical stack

  • Static HTML5 with single-root H1 on home and guide
  • Inline SVG illustrations; no external image assets required
  • Responsive comic grid: 3 columns at desktop, 2 at tablet, 1 at mobile
  • Web Speech API for narration demo with optional reduced-motion support
  • Vanilla JavaScript, no frameworks or build step for pilot
  • No horizontal overflow, focus-visible outlines, and skip-link
  • Vercel-ready via vercel.json with adapters configured for static output

Interface choices

  • Speech bubbles carry proof labels because visual hierarchy matters at first glance.
  • Comic panels pace information. One idea per panel keeps non-technical readers oriented.
  • The Listen button is a working demo, not a full accessibility replacement. It is labeled accordingly.
  • Flat cartoon style was chosen specifically to avoid stock-photo aesthetics and to support fast SVG iteration.
  • In a future enhancement, character art can be generated or hand-drawn without changing the proof contract.

Critique passes

  1. Pass 1: Comic metaphor must feel intentional, not like a template skin swap over a prior variation.
  2. Pass 2: Verify each panel has exactly one proof label; no label-free evidence.
  3. Pass 3: Reduced-motion behavior; responsive at 1280px, 768px, and 375px; no broken internal links; one H1 per route.