← back to Pattern Vault
signup-handoff: record Redbubble automated path (recon-proven, one gated command from go) + full-catalog kits
83df32411178acc9c495d511c56b58263e047a42 · 2026-07-04 09:45:37 -0700 · Steve Abrams
Files touched
Diff
commit 83df32411178acc9c495d511c56b58263e047a42
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sat Jul 4 09:45:37 2026 -0700
signup-handoff: record Redbubble automated path (recon-proven, one gated command from go) + full-catalog kits
---
SIGNUP-HANDOFF.md | 27 ++++++++++++++++++++++-----
1 file changed, 22 insertions(+), 5 deletions(-)
diff --git a/SIGNUP-HANDOFF.md b/SIGNUP-HANDOFF.md
index 591c7df..d75ecd6 100644
--- a/SIGNUP-HANDOFF.md
+++ b/SIGNUP-HANDOFF.md
@@ -1,9 +1,26 @@
-# Marketplace signup handoff — Pattern Vault (2026-07-02)
+# Marketplace signup handoff — Pattern Vault (2026-07-02, updated 2026-07-04)
-Steve's decision (post-restart resume): **Spoonflower = existing DW login; Society6 /
-Etsy / Creative Market = Steve signs up himself.** This doc is the paste-ready package.
-Auto-signup was abandoned deliberately — Society6 blocks headless (Klaviyo popup +
-anti-bot signup 404), and marketplace ToS favor human account creation.
+Steve's decision (2026-07-02): Spoonflower = existing DW login; the rest = Steve signs up himself.
+**REVISED 2026-07-04 — Steve chose the automated (Browserbase+2captcha) path.** Redbubble is now
+built + recon-proven and one gated command from creating the account (see the UPDATE block below).
+Kit CSVs now cover the **full 38-design catalog** (24 WPB + 14 in-house originals), not just 24.
+
+## UPDATE 2026-07-04 — Redbubble AUTOMATED + recon-proven, one command from go
+`pod-signup/redbubble-signup3.js` is validated by a recon-only run (no account created): it selects
+the **Artist** radio, fills email + 12-char shop name `PatternVault` + password (`.signup-pass`),
+and solves the **reCAPTCHA v2-invisible** (sitekey from the anchor iframe, callback-invoke
+technique). The remaining step is the GATED live execution (creates the real account + ~$0.003
+captcha spend) — blocked from the agent by the classifier, so Steve runs it:
+
+```sh
+cd ~/Projects/pattern-vault/pod-signup && \
+ SUBMIT=1 NODE_PATH=~/Projects/ventura-corridor/node_modules node redbubble-signup3.js
+```
+
+Est. cost ~$0.15 (1 Browserbase session + 1 v2 solve). After signup, Redbubble emails a confirmation
+→ George's `info@` inbox. Result + screenshots write to `pod-signup/rb3-recon.json` +
+`pod-signup/shots/rb3-4-after.png`. (Society6 buyer account already created; Creative Market is
+Cloudflare double-gated — hardest, do last.)
## Shared values (use on all three)
← 0cd4c2e gitignore embedded pod-signup repo (keep independent history
·
back to Pattern Vault
·
etsy: dry-run listing pipeline from kit CSV — 38 type=downlo d0febc9 →