← back to Dw Signup Fulfillment
TK-11114: backfill sent (68/68) — outage fully remediated
d8959b92e8683d5d59b444a135aed8f73129c26a · 2026-09-02 12:18:40 -0700 · Steve Abrams
Re-sent the verify letter to all 68 genuine retail signups that missed it during the
outage; confirmed sent=68 failed=0 (George 200) + present in the steve-office Sent folder.
Flags set + ledgered (idempotent). TK-11114 closed: send fixed, durable, backfilled.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Files touched
A verification/tk11114/BACKFILL-CONFIRMED.md
Diff
commit d8959b92e8683d5d59b444a135aed8f73129c26a
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Sep 2 12:18:40 2026 -0700
TK-11114: backfill sent (68/68) — outage fully remediated
Re-sent the verify letter to all 68 genuine retail signups that missed it during the
outage; confirmed sent=68 failed=0 (George 200) + present in the steve-office Sent folder.
Flags set + ledgered (idempotent). TK-11114 closed: send fixed, durable, backfilled.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
verification/tk11114/BACKFILL-CONFIRMED.md | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/verification/tk11114/BACKFILL-CONFIRMED.md b/verification/tk11114/BACKFILL-CONFIRMED.md
new file mode 100644
index 0000000..9fa721b
--- /dev/null
+++ b/verification/tk11114/BACKFILL-CONFIRMED.md
@@ -0,0 +1,26 @@
+# TK-11114 — Backfill CONFIRMED sent · 2026-09-02
+
+Steve ran the gated backfill (`env -u GEORGE_BASIC_AUTH DRY_RUN=0 node backfill-send.js --apply` on Kamatera).
+
+**Result:** `DONE: would/sent=68 sent=68 skipped=0 failed=0` — every one `[email] sent via George: status=200`.
+Independently confirmed in the steve-office Gmail **Sent** folder (12:15–12:17 PM PT burst, 68 messages,
+subject "Confirm your email — your 3 complimentary samples are ready 🎁", from steve@designerwallcoverings.com).
+
+- Scope: the 68 genuine retail signups since go-live (2026-08-28) that never got the verify letter
+ during the outage (test/internal + trade excluded).
+- Each customer's `custom.sample_verify_sent` flag is now set, and every send is ledgered
+ (`backfill-ledger.jsonl` on Kamatera) → idempotent; re-running sends nothing.
+- Delivery to each external inbox is beyond local verification; "George status=200 + present in Sent" is
+ the confirmation. Any hard bounces would surface in the steve-office inbox.
+
+## TK-11114 — fully closed
+1. Root cause corrected (send-side, not a missing webhook). ✅
+2. Send fixed + proven E2E + negative 401. ✅
+3. Durable / restart-safe (ecosystem DRY_RUN=0 + .env token e9c9 + pm2 save). ✅
+4. Backfill of the 68 missed signups sent. ✅
+
+**Residual (minor / separate):**
+- Idempotency is eventual (same-instant double-delivery can double-send) — optional hardening, low severity.
+- Kelly (kcyounge@gmail.com, TK-10830) was NOT in this window's list (a different `kc***@msn.com` was) — her
+ case stays under TK-10830's dedicated honor path.
+- Window was go-live (2026-08-28); earlier signups were dry-run/gift-card-era (handled by honor-reissue.js).
← 228c2ea TK-11114: backfill tooling — scope (68 affected since go-liv
·
back to Dw Signup Fulfillment
·
TK-11120: verify links fail-closed on missing PUBLIC_URL + s 0016d65 →