# Verification receipt

Date: 2026-08-20

## Outcome

The animated Aurelian hard copy renders directly from `index.html` without a server, package manager, build step, or network connection. The static Paper composition remains 1440px wide and 3458px tall in Chrome, versus Paper's fractional 3457.390625px artboard.

## Source-side checks

- Paper file, page, artboard identity, and dimensions were read through Paper Desktop MCP 0.5.4.
- The complete inline JSX, Tailwind JSX, theme, all 55 tokens, tree summary, visible copy, and five source SVG illustrations remain preserved locally.
- No Paper mutation tool was invoked.
- Paper's `get_screenshot` operation timed out at full and quarter scale. Fidelity review used the previously captured static 1440px reference, the live composition already inspected, and Paper's extracted structure, code, dimensions, tokens, and assets.

## Chrome QA

An isolated Chrome DevTools run exercised the local `file:///` page at 1440 × 1000 and 390 × 844.

| Check | Result |
|---|---|
| Page identity and meaningful content | PASS |
| Desktop geometry | 1440 × 3458; no horizontal overflow |
| Mobile geometry | 390px wide; no horizontal overflow |
| Local fonts | Cormorant Garamond PASS; Jost PASS |
| Hero clock | Local hour/minute angles set; seconds animation running |
| Product inspection | 1.065× watch scale; seconds hand running; product action visible |
| Calibre sequence | One-shot rotor, transfer path, gear stages, escapement pulse triggered |
| Specification instruments | Component convergence, reserve fill, precision settle, and depth descent triggered |
| Compact navigation | Appears after hero; progress line updates |
| Boutique sequence | Room light, heading, supporting copy, and delayed action resolve |
| Pause/resume | Animation play state changed from running to paused and back |
| Reduced motion | Animations disabled; controls disabled; content immediately visible |
| Mobile first tap | Inspection state opened and explicit action became tappable |
| Browser errors | None |

## Fidelity ledger

- Preserved: visible source copy, six-section order, 1440px geometry, typography, palette, gradients, spacing rhythm, product artwork, and dark/light surface sequence.
- Approved motion additions: local-time dial, one-time crystal glint, reference inspection, calibre causality, instrument specifications, compact progress navigation, and boutique focus.
- Fixed during QA: 2px collection-height expansion, mobile line-break text joining, mobile masthead control crowding, responsive first-tap fallback, and excessive boutique falloff.
- Above-the-fold copy difference: only the approved `Pause motion` control was added.
- Remaining intentional deviation: two source SVG illustrations are rendered inline so their internal mechanism parts can animate; the untouched original SVG files remain under `assets/`.

## Browser tooling note

The preferred Browser plugin could not attach because its trusted native pipe bridge was unavailable. Verification used an isolated headless Chrome instance against the real local HTML, CSS, SVG, fonts, and JavaScript.
