01 / THE CONCEPT
Velocity’s final room is motionless.
Parc Fermé is the epilogue to the Velocity Wing. After twenty-four rooms devoted to acceleration, timing and engineered force, the visitor reaches a cold museum hall before sunrise. Every machine is present, but each sleeps under a dust sheet. The idea is recognition by contour: the measured-mile streamliner remains a teardrop; the turbine car betrays its circular fan; the foiling hull still rises on narrow legs. The page’s drama comes from withholding rather than spectacle. Its 0.0 dB readout makes silence an exhibit, while the closing essay argues that speed can only be understood against something that stays still.
02 / SHEETS & SILHOUETTES
Twenty-four machines, one material.
main.js holds the room catalog, a silhouettes dictionary and twenty-four tailored entries in sheets. Bicycles keep their triangular shoulders, the streamliner remains a low teardrop, and the rocket stands upright. Each SVG receives unique gradient and clip-path IDs. The cloth is split into .machine-cloth-core and .machine-corner; hover, focus, or first tap lifts only the clipped corner, exposing the orange body beneath while the main cover stays heavy. The placard follows on a slower easing curve. Touch state updates aria-expanded, closes outside the object, and yields to Escape.
03 / DUST, SILENCE & DAWN
Atmosphere is measured, not imported.
There are no generated images in this wing: every visual is HTML, CSS, SVG or canvas. paintDust() moves a capped particle field through the hero beams using cached canvas dimensions, pauses when the document is hidden, and disappears under reduced motion. runInspection() opens the east skylight for one quiet pass: .inspection-beam crosses the hall while the twenty-four bodies resolve in sequence as shadows beneath translucent cloth. It is a real button with a live status and a static reduced-motion state. queueDawn() throttles scroll work to one animation frame; updateDawn() measures the essay’s own viewport progress and writes --dawn. The decibel instrument remains deliberately inert: a ruled scale, fixed needle and tabular numerals hold a perfect 0.0.
04 / PALETTE & TYPE TOKENS
Cold concrete, one warm line.
Hall grey #A7AAA4 and dust-sheet white #E9E7DE carry most of the composition. Ink #202522 provides accessible body contrast. Signal orange #ED5B2A is rationed to plinth edges, room numbers and focus moments; dawn gold #E6B65F appears only as light. Forum, a lapidary display face, gives titles the feeling of museum inscriptions. Manrope handles placards, measurements and prose. Tight uppercase tracking makes the small labels feel calibrated.
05 / REPRODUCE THIS
Prompt for restraint with a reveal.
Ask an AI agent to create a code-only museum epilogue for a fictional speed exhibition. Specify a cold dawn hall, a dominant grey field, one signal-orange architectural line, locally hosted inscriptional and placard fonts, and a collection whose objects can be recognized only by silhouettes under cloth. Require unique SVG geometry for every exhibit, keyboard and touch parity for the sheet lift, a fixed silence instrument, scroll-linked warming light, restrained canvas dust, reduced-motion support, and a written guide that names the actual implementation functions. Most importantly, ask for stillness to be the climax—not an empty state.