Four websites selling the identical service — AI automation for operations teams — with none of the category's clichés. All four designed and built end-to-end by Claude Fable 5, each through three critique passes. The base methodology lives in the Fable Fifteen guide; this page covers what's specific to escaping a category that has collapsed into one template.
Every AI-automation site says "your work flows through our system." The template says it with a glowing pipeline diagram. These four say it with worlds that have real rules:
| STUDY | WORLD | THE PITCH, TRANSLATED | SIGNATURE MECHANISM |
|---|---|---|---|
| Switchyard | railway classification | work sorted by type, exceptions to a human siding | live SVG yard: wagons, switching points, semaphores, a signalman |
| Verdant | horticulture | systems that grow instead of break; pruning over patching | plants grown on scroll; shears that snip a deprecated step |
| Podium | orchestration | ten soloists need a conductor; approvals are fermatas | engraved score that plays; the fermata pauses until you approve |
| Flight Deck | Apollo mission control | ops monitored like a flight; launch only on GO | pen-plotter telemetry, annunciator lamps, guarded-toggle GO/NO-GO |
The rule that keeps a metaphor from being decoration: it must carry real information. The switchyard's semaphore drop IS the exception-handling story. The fermata IS the approval gate. If you can delete the metaphor and the page still works, it was wallpaper.
The category's credibility problem is its own hype. Each study leans the other way: Switchyard draws the human siding prominently (uncertain work goes to a person, on purpose); Verdant's copy says some processes shouldn't be automated at all; Flight Deck labels its telemetry as a seeded simulation right on the page; Podium's score shows the human approval as a written-in pause, not a removed step. Candor reads as competence — especially at 500,000 viewers.
None of the signature elements are videos or images: the yard is a rAF physics loop over SVG path geometry; the plants are staged SVG growth driven by scroll; the score is hand-engraved SVG notation performed by WebAudio synths through a generated convolver hall; the telemetry is a canvas chart-recorder with damped pen physics. Four sites, ~340 KB of code total, zero raster media. Everything obeys the shared floor: reduced-motion fallbacks, keyboard focus, readable without JavaScript, zero console errors.
Reproduce it: pick a world with real rules; write the brief so the mechanism carries the pitch; forbid the category's vocabulary ("supercharge", sparkles, purple); build the mechanism for real; then three logged critique passes. Full method + deploy commands in the Fable Fifteen guide.