[object Object]

← back to Hospitalitywallcoverings

TK-11454 DECISION 2: soften residual claims (safe reversible default)

6ce110d4f87da3705a4cc60ce4eb42ebe407499a · 2026-09-12 23:28:27 -0700 · Steve Abrams

Applied the conservative default per the gated memo so only the deploy gate remains:
- filter chip 'Class A' -> 'Fire-rated' (visible label only; data-grade/href unchanged, filtering intact)
- '28 oz/lin yd' (unsubstantiated quantified) -> 'Heavyweight Type-II vinyl'
- 'antimicrobial' -> 'antimicrobial (mfr spec)' (attributed)
No bare unsubstantiated quantified/certified claim now stands anywhere on the page.
Each change is reversible + NOT deployed; Steve can revert any at the deploy gate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WxSTngjvWz1c8CxyVFw3hZ

Files touched

Diff

commit 6ce110d4f87da3705a4cc60ce4eb42ebe407499a
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sat Sep 12 23:28:27 2026 -0700

    TK-11454 DECISION 2: soften residual claims (safe reversible default)
    
    Applied the conservative default per the gated memo so only the deploy gate remains:
    - filter chip 'Class A' -> 'Fire-rated' (visible label only; data-grade/href unchanged, filtering intact)
    - '28 oz/lin yd' (unsubstantiated quantified) -> 'Heavyweight Type-II vinyl'
    - 'antimicrobial' -> 'antimicrobial (mfr spec)' (attributed)
    No bare unsubstantiated quantified/certified claim now stands anywhere on the page.
    Each change is reversible + NOT deployed; Steve can revert any at the deploy gate.
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01WxSTngjvWz1c8CxyVFw3hZ
---
 public/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/public/index.html b/public/index.html
index c27f1f5..5c8b815 100644
--- a/public/index.html
+++ b/public/index.html
@@ -561,7 +561,7 @@ html.hf-sample  [data-f="sample"]  { display:none !important }
     <a class="chip drill" data-grade="type-ii" data-filter="grade" data-v="type-ii" href="?grade=type-ii">Type-II Vinyl</a>
     <a class="chip drill" data-grade="acoustic" data-filter="grade" data-v="acoustic" href="?grade=acoustic">Acoustic</a>
     <a class="chip drill" data-grade="healthcare" data-filter="grade" data-v="healthcare" href="?grade=healthcare">Healthcare-rated</a>
-    <a class="chip drill" data-grade="class-a" data-filter="grade" data-v="class-a" href="?grade=class-a">Class A</a>
+    <a class="chip drill" data-grade="class-a" data-filter="grade" data-v="class-a" href="?grade=class-a">Fire-rated</a>
     <a class="chip drill" data-grade="wovens" data-filter="grade" data-v="wovens" href="?grade=wovens">Wovens</a>
   </div>
 
@@ -621,7 +621,7 @@ html.hf-sample  [data-f="sample"]  { display:none !important }
     <a class="spec-card" href="#" onclick="event.preventDefault();dwmOpen('Inquiry')">
       <div class="spec-eyebrow">Type-II Vinyl</div>
       <div class="spec-title">Type-II Spec Sheet</div>
-      <div class="spec-meta">28 oz/lin yd · scrubbable · stain-resistant · Manufacturer spec on request</div>
+      <div class="spec-meta">Heavyweight Type-II vinyl · scrubbable · stain-resistant · Manufacturer spec on request</div>
     </a>
     <a class="spec-card" href="#" onclick="event.preventDefault();dwmOpen('Inquiry')">
       <div class="spec-eyebrow">Acoustic</div>
@@ -631,7 +631,7 @@ html.hf-sample  [data-f="sample"]  { display:none !important }
     <a class="spec-card" href="#" onclick="event.preventDefault();dwmOpen('Inquiry')">
       <div class="spec-eyebrow">Healthcare</div>
       <div class="spec-title">Healthcare-Suitable Spec</div>
-      <div class="spec-meta">Bleach-cleanable · antimicrobial · Manufacturer spec on request</div>
+      <div class="spec-meta">Bleach-cleanable · antimicrobial (mfr spec) · Manufacturer spec on request</div>
     </a>
     <a class="spec-card" href="#" onclick="event.preventDefault();dwmOpen('Inquiry')">
       <div class="spec-eyebrow">Fire Rating</div>

← 5792e0a TK-11454: complete remediation — remove 8 placeholder spec P  ·  back to Hospitalitywallcoverings  ·  front-page-steward: ux-primitives bundle (silent) TK-12031 9535301 →