[object Object]

← back to Pattern Vault

feat: collection grows to 10 in-house originals — +Atomic Meadow (retro), Tide Lines (coastal), Folk Tile (block-print), Calico Vine (seam-fixed heritage); all settlement PASS; Replicate $0.036 total across 12 gens

fe4935eb837c777b243cb7547f69b34b7e105d7b · 2026-07-02 09:51:19 -0700 · Steve

Files touched

Diff

commit fe4935eb837c777b243cb7547f69b34b7e105d7b
Author: Steve <steve@designerwallcoverings.com>
Date:   Thu Jul 2 09:51:19 2026 -0700

    feat: collection grows to 10 in-house originals — +Atomic Meadow (retro), Tide Lines (coastal), Folk Tile (block-print), Calico Vine (seam-fixed heritage); all settlement PASS; Replicate $0.036 total across 12 gens
---
 data/catalog.json                | 120 +++++++++++++++++++++++++++++++++++++++
 public/assets/pilot/lane1c2.webp | Bin 0 -> 266822 bytes
 public/assets/pilot/lane4.webp   | Bin 0 -> 332618 bytes
 public/assets/pilot/lane5.webp   | Bin 0 -> 146446 bytes
 public/assets/pilot/lane6.webp   | Bin 0 -> 323326 bytes
 5 files changed, 120 insertions(+)

diff --git a/data/catalog.json b/data/catalog.json
index 9852577..0aba4fa 100644
--- a/data/catalog.json
+++ b/data/catalog.json
@@ -59,6 +59,126 @@
   ],
   "pricingStatus": "DRAFT"
  },
+ {
+  "id": "PV-INHOUSE-lane4",
+  "title": "Atomic Meadow \u2014 Mid-Century Retro",
+  "category": "in-house-original",
+  "kind": "seamless_tile",
+  "dominantHex": "None",
+  "createdAt": "2026-07-02T09:50:00Z",
+  "img": "/assets/pilot/lane4.webp",
+  "wpbUrl": null,
+  "styleLine": "Retro mid-century \u2014 original, in our own hand from live trend research (Mustard, teal & burnt-orange). Settlement post-gen PASS.",
+  "provenance": "design-trend-scout \u2192 generate \u2192 settlement post-gen PASS",
+  "licenseTiers": [
+   {
+    "tier": "digital_single_use",
+    "label": "Digital single-use license",
+    "priceUsd": 149
+   },
+   {
+    "tier": "commercial_print",
+    "label": "Commercial print license",
+    "priceUsd": 495
+   },
+   {
+    "tier": "exclusive",
+    "label": "Exclusive license",
+    "priceUsd": 2500
+   }
+  ],
+  "pricingStatus": "DRAFT"
+ },
+ {
+  "id": "PV-INHOUSE-lane5",
+  "title": "Tide Lines \u2014 Coastal Stripe",
+  "category": "in-house-original",
+  "kind": "seamless_tile",
+  "dominantHex": "None",
+  "createdAt": "2026-07-02T09:50:00Z",
+  "img": "/assets/pilot/lane5.webp",
+  "wpbUrl": null,
+  "styleLine": "Coastal stripe \u2014 original, in our own hand from live trend research (Faded navy, sage & sand). Settlement post-gen PASS.",
+  "provenance": "design-trend-scout \u2192 generate \u2192 settlement post-gen PASS",
+  "licenseTiers": [
+   {
+    "tier": "digital_single_use",
+    "label": "Digital single-use license",
+    "priceUsd": 149
+   },
+   {
+    "tier": "commercial_print",
+    "label": "Commercial print license",
+    "priceUsd": 495
+   },
+   {
+    "tier": "exclusive",
+    "label": "Exclusive license",
+    "priceUsd": 2500
+   }
+  ],
+  "pricingStatus": "DRAFT"
+ },
+ {
+  "id": "PV-INHOUSE-lane6",
+  "title": "Folk Tile \u2014 Block Print Geometry",
+  "category": "in-house-original",
+  "kind": "seamless_tile",
+  "dominantHex": "None",
+  "createdAt": "2026-07-02T09:50:00Z",
+  "img": "/assets/pilot/lane6.webp",
+  "wpbUrl": null,
+  "styleLine": "Block-print geometry \u2014 original, in our own hand from live trend research (Indigo & terracotta on cream). Settlement post-gen PASS.",
+  "provenance": "design-trend-scout \u2192 generate \u2192 settlement post-gen PASS",
+  "licenseTiers": [
+   {
+    "tier": "digital_single_use",
+    "label": "Digital single-use license",
+    "priceUsd": 149
+   },
+   {
+    "tier": "commercial_print",
+    "label": "Commercial print license",
+    "priceUsd": 495
+   },
+   {
+    "tier": "exclusive",
+    "label": "Exclusive license",
+    "priceUsd": 2500
+   }
+  ],
+  "pricingStatus": "DRAFT"
+ },
+ {
+  "id": "PV-INHOUSE-lane1c2",
+  "title": "Calico Vine \u2014 Heritage Ditsy",
+  "category": "in-house-original",
+  "kind": "seamless_tile",
+  "dominantHex": "None",
+  "createdAt": "2026-07-02T09:50:00Z",
+  "img": "/assets/pilot/lane1c2.webp",
+  "wpbUrl": null,
+  "styleLine": "Heritage botanical ditsy \u2014 original, in our own hand from live trend research (Terracotta & olive on bone). Settlement post-gen PASS.",
+  "provenance": "design-trend-scout \u2192 generate \u2192 settlement post-gen PASS",
+  "licenseTiers": [
+   {
+    "tier": "digital_single_use",
+    "label": "Digital single-use license",
+    "priceUsd": 149
+   },
+   {
+    "tier": "commercial_print",
+    "label": "Commercial print license",
+    "priceUsd": 495
+   },
+   {
+    "tier": "exclusive",
+    "label": "Exclusive license",
+    "priceUsd": 2500
+   }
+  ],
+  "pricingStatus": "DRAFT"
+ },
  {
   "id": "PV-INHOUSE-lane3b",
   "title": "Cottage Wash \u2014 Painterly Floral",
diff --git a/public/assets/pilot/lane1c2.webp b/public/assets/pilot/lane1c2.webp
new file mode 100644
index 0000000..2cc00d4
Binary files /dev/null and b/public/assets/pilot/lane1c2.webp differ
diff --git a/public/assets/pilot/lane4.webp b/public/assets/pilot/lane4.webp
new file mode 100644
index 0000000..784090b
Binary files /dev/null and b/public/assets/pilot/lane4.webp differ
diff --git a/public/assets/pilot/lane5.webp b/public/assets/pilot/lane5.webp
new file mode 100644
index 0000000..7281246
Binary files /dev/null and b/public/assets/pilot/lane5.webp differ
diff --git a/public/assets/pilot/lane6.webp b/public/assets/pilot/lane6.webp
new file mode 100644
index 0000000..ab59c9d
Binary files /dev/null and b/public/assets/pilot/lane6.webp differ

← 9848ca5 feat: 6-design in-house collection live in vault (Arden+Noct  ·  back to Pattern Vault  ·  feat(vault): feature the 10 in-house originals — gold ✦ IN-H 6c21f30 →