[object Object]

← back to Dw Rotation Activator

leakGuard: add rigo / rigowall / rigo wallcovering (RIGO PL onboard 2026-07-22)

469d6e09941c519baf796a82eb187aefa1a4eb19 · 2026-07-22 13:18:30 -0700 · Steve Abrams

Files touched

Diff

commit 469d6e09941c519baf796a82eb187aefa1a4eb19
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Jul 22 13:18:30 2026 -0700

    leakGuard: add rigo / rigowall / rigo wallcovering (RIGO PL onboard 2026-07-22)
---
 rotate-activate.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rotate-activate.js b/rotate-activate.js
index 74ad57c..f6ada3a 100644
--- a/rotate-activate.js
+++ b/rotate-activate.js
@@ -245,7 +245,8 @@ function fiveFieldExtra(n) {
 // "Versa Designed Surfaces" (a Momentum leak) but NOT "Versace" (a legit luxury
 // brand DW sells), and 'york' matches the York source but not "Yorkshire".
 const PL_LEAK_HARD = ['wallquest', 'nextwall', 'command54', 'command 54', 'desima', 'carlsten',
-  'greenland', 'yorkwall', 'lillian august', 'nicolette mayer', 'versa designed surfaces'];
+  'greenland', 'yorkwall', 'lillian august', 'nicolette mayer', 'versa designed surfaces',
+  'rigo', 'rigowall', 'rigo wallcovering'];
 const PL_LEAK_VENDOR_ONLY = ['chesapeake', 'seabrook', 'brewster', 'york', 'momentum', 'versa'];
 const _wb = (tok) => new RegExp('\\b' + tok.replace(/[.*+?^${}()|[\]\\]/g, '\\$&') + '\\b', 'i');
 const _HARD_RE = PL_LEAK_HARD.map((t) => [t, _wb(t)]);       // [token, RegExp] pairs

← e06f84c drain: prune the activation-calendar cadence after each hour  ·  back to Dw Rotation Activator  ·  rotation gate: quote-only ('quotes' tag) lines exempt from n 0b70591 →