[object Object]

← back to Wild Wallcoverings

rename collection to Whimsical Wallcoverings (never Wild); seamless badge clarity

450d175b03ec7447c3e72ebda8bd231d90d40466 · 2026-07-22 18:58:40 -0700 · Steve Abrams

Files touched

Diff

commit 450d175b03ec7447c3e72ebda8bd231d90d40466
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jul 22 18:58:40 2026 -0700

    rename collection to Whimsical Wallcoverings (never Wild); seamless badge clarity
---
 data/designs.json                          |  20 ++++++++++++--------
 output/designs/herbarium-press-v1-nano.png | Bin 169244 -> 155890 bytes
 output/designs/herbarium-press-v2-sdxl.png | Bin 215686 -> 176655 bytes
 output/designs/herbarium-press-v3-sdxl.png | Bin 95270 -> 121569 bytes
 output/designs/herbarium-press-v4-nano.png | Bin 267197 -> 222560 bytes
 output/designs/herbarium-press-v5-nano.png | Bin 305741 -> 191710 bytes
 output/designs/herbarium-press-v6-nano.png | Bin 224638 -> 109288 bytes
 public/index.html                          |   6 +++---
 8 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/data/designs.json b/data/designs.json
index 7712d30..3df85e1 100644
--- a/data/designs.json
+++ b/data/designs.json
@@ -565,8 +565,8 @@
      "acceptable": true
     },
     "tile": {
-     "verdict": "FAIL",
-     "max": null
+     "verdict": "EDGES-FAIL",
+     "healed": true
     },
     "copycheck": "CLEAN"
    },
@@ -584,8 +584,8 @@
      "acceptable": true
     },
     "tile": {
-     "verdict": "FAIL",
-     "max": null
+     "verdict": "EDGES-FAIL",
+     "healed": true
     },
     "copycheck": "CLEAN"
    },
@@ -604,7 +604,8 @@
      "acceptable": true
     },
     "tile": {
-     "verdict": "WARN"
+     "verdict": "EDGES-FAIL",
+     "healed": true
     }
    },
    {
@@ -622,7 +623,8 @@
      "acceptable": true
     },
     "tile": {
-     "verdict": "WARN"
+     "verdict": "EDGES-FAIL",
+     "healed": true
     }
    },
    {
@@ -640,7 +642,8 @@
      "acceptable": true
     },
     "tile": {
-     "verdict": "FAIL"
+     "verdict": "EDGES-FAIL",
+     "healed": true
     }
    },
    {
@@ -658,7 +661,8 @@
      "acceptable": true
     },
     "tile": {
-     "verdict": "FAIL"
+     "verdict": "EDGES-PASS",
+     "healed": true
     }
    }
   ],
diff --git a/output/designs/herbarium-press-v1-nano.png b/output/designs/herbarium-press-v1-nano.png
index 68191ff..81563de 100644
Binary files a/output/designs/herbarium-press-v1-nano.png and b/output/designs/herbarium-press-v1-nano.png differ
diff --git a/output/designs/herbarium-press-v2-sdxl.png b/output/designs/herbarium-press-v2-sdxl.png
index 6d3ff8d..dd52476 100644
Binary files a/output/designs/herbarium-press-v2-sdxl.png and b/output/designs/herbarium-press-v2-sdxl.png differ
diff --git a/output/designs/herbarium-press-v3-sdxl.png b/output/designs/herbarium-press-v3-sdxl.png
index 1ca95d1..4c21cde 100644
Binary files a/output/designs/herbarium-press-v3-sdxl.png and b/output/designs/herbarium-press-v3-sdxl.png differ
diff --git a/output/designs/herbarium-press-v4-nano.png b/output/designs/herbarium-press-v4-nano.png
index 94bca9d..dfe26cb 100644
Binary files a/output/designs/herbarium-press-v4-nano.png and b/output/designs/herbarium-press-v4-nano.png differ
diff --git a/output/designs/herbarium-press-v5-nano.png b/output/designs/herbarium-press-v5-nano.png
index 695915b..832673e 100644
Binary files a/output/designs/herbarium-press-v5-nano.png and b/output/designs/herbarium-press-v5-nano.png differ
diff --git a/output/designs/herbarium-press-v6-nano.png b/output/designs/herbarium-press-v6-nano.png
index 710b612..6661a72 100644
Binary files a/output/designs/herbarium-press-v6-nano.png and b/output/designs/herbarium-press-v6-nano.png differ
diff --git a/public/index.html b/public/index.html
index 076a31c..e5d9729 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,7 +3,7 @@
 <head>
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
-<title>Wild Wallcoverings — Approval Viewer</title>
+<title>Whimsical Wallcoverings — Approval Viewer</title>
 <style>
   :root { --cols: 3; --card-font: 13px; }
   * { box-sizing: border-box; }
@@ -56,7 +56,7 @@
 </head>
 <body>
 <header>
-  <h1>WILD <em>WALLCOVERINGS</em></h1>
+  <h1>WHIMSICAL <em>WALLCOVERINGS</em></h1>
   <span class="sub">24" × 25" repeat · pick ONE version per design to make live · <span id="count"></span></span>
 </header>
 <div class="controls">
@@ -130,7 +130,7 @@ function render() {
             <span class="badge ${v.engine === 'nano-banana' ? 'nano' : 'local'}">
               ${v.engine === 'nano-banana' ? '🍌 nano banana' : '🖥 local SDXL'}</span>
             <span class="when" title="${v.created_at}">🕓 ${fmtDate(v.created_at)}</span>
-            ${v.tile ? `<span class="badge" style="background:${v.tile.verdict==='PASS'?'#14301b;color:#6c6':v.tile.verdict==='WARN'?'#33290f;color:#e0b34d':'#331414;color:#e06c6c'}">tile: ${v.tile.verdict}</span>` : ''}
+            ${v.tile ? `<span class="badge" style="background:${['PASS','EDGES-PASS'].includes(v.tile.verdict)?'#14301b;color:#6c6':v.tile.verdict==='WARN'?'#33290f;color:#e0b34d':'#331414;color:#e06c6c'}">seamless: ${['PASS','EDGES-PASS'].includes(v.tile.verdict)?'YES':v.tile.verdict}</span>` : ''}
             ${v.borderline ? '<span class="badge" style="background:#3a2510;color:#f0a050">⚠ settlement REVIEW</span>' : ''}
             ${v.copycheck === 'FLAGGED' ? `<span class="badge" style="background:#3a1010;color:#f05050" title="${v.copycheck_what||''}">✋ too close to original</span>` : v.copycheck === 'CLEAN' ? '<span class="badge" style="background:#102a10;color:#5cb85c">✓ original</span>' : ''}
             <button class="choose" onclick="choose('${d.id}','${v.file}')">

← 7e976c6 auto-save: 2026-07-22T18:46:04 (17 files) — data/choices.jso  ·  back to Wild Wallcoverings  ·  auto-save: 2026-07-22T19:16:13 (12 files) — data/designs.jso a7b82dc →