Real engineering records — Wahat Al Rihan

Pulled directly from the structural-validation pipeline and the product database (not the marketing site). Files unedited. Not indexed, but reachable by anyone with the link.

Site source

wahat-al-rihan-site-source.txt

The complete, current HTML/CSS/JS of the live site (wahat-al-rihan.pages.dev), unedited, as plain text so it fetches at full fidelity instead of being crawled/summarized. Includes the full COLLECTION data array inline in the <script> -- this is the only way to get the real catalogue content in text form, since it renders client-side on the live page. Resynced after every real change to the live site.

outreach-email-package.txt

The real cold-outreach email, all 4 segments. Generated by running the exact code currently deployed in the n8n outreach workflow against the 4 real ready-to-contact leads and their real, live-fetched websites -- not a mockup. Each segment includes the real lead record, a real excerpt of the company's own website text, the voice signal detected from it (with the verbatim quote that earned it), and the exact generated subject + HTML that would be sent.

Design references (art direction)

wahat-design-ref-1-edition.html

"Edition" — sage/brass palette, IBM Plex Sans + Prata. Dark hero with blurred sage blob, rotating concentric FEA-ring diagram in Method, 4-column licensing tier grid. Partially implemented on the live site (ghost numeral, ring diagram); the dark blurred hero and sage palette deliberately were not.

wahat-design-ref-2-monograph.html

"Furniture Design & Licensing" — Playfair Display + Inter + Space Mono, warm ivory/forest palette. Full-bleed hero, asymmetric collection rhythm, giant statement moments, table-row licensing. This is the layout the live site is built on -- fully implemented, not just referenced.

wahat-design-ref-3-archive.html

"The Archive" — numbered "01 / label" eyebrow device, object-index marks, quiet closing statement sections, per-field numbered spec lists. Partially implemented (numbered eyebrows, object-index marks); some ideas still open.

Catalogue export

SCHEMA.md

Explains every field in the two JSON exports below, plus the evidence limits that constrain what the website may claim.

catalogue-photo-traced-48-CLASS-A.json

All 48 photo-traced designs — the highest-evidence set in the library. Real Gmsh+CalculiX solve per design, matched to a real product record with price, slug and image. Now active and live on the site (this file predates that activation -- use the site source above for current state).

catalogue-live-39-classified.json

Historical / superseded. The 39 items that were on the site before the evidence-class rebuild. The live site is now 87 pieces (48 Photo-Traced FEA, 16 FEA Analysed, 23 Concept) -- use the site source above for the current catalogue, not this file.

Individual piece records

FEA_100053_PersianCoffeeTable_HERO_PIECE.json

The hero piece. Real Gmsh+CalculiX solve (16,235 nodes) — no matching CAD file on disk, so the calculated geometry can't be confirmed to match the photo exactly.

STRESS_100053_PersianCoffeeTable.svg

Stress map rendered from that solve.

FEA_100780_PersianSideTable.json

Source of the "Oak Frame / Cobalt Blue Lacquer" material spec shown on-site. Same situation: real solve, no CAD file.

STRESS_100780_PersianSideTable.svg

Stress map for that piece.

FEA_102201_BalineseCoffeeTable_HAS_REAL_CAD.json

The complete-chain example: real FEA, real per-part dimensions, and an honest disclaimer already written by the pipeline that never made it onto the site.

STRESS_102201_BalineseCoffeeTable.svg

Stress map for that piece.

CAD_102201_BalineseCoffeeTable_realMesh.obj

The real 3D mesh (.obj) this piece's calculation actually ran against.