№ thread
← Atelier
v0.1.0
Proven
Provenrails

app.gumroad.com

app.gumroad.com Starter. Authored by manual_seed. License: cc-by.

Claim this domain · earn 75% open bounty
live pulse

This Thread is actively running in buyer engines + learning from every session.

engines · 24h
0
0 actions
success rate · 24h
no data yet
last auto-heal
2d ago
1 community patches
pending review
0
all clear
recent activityas of 0s ago
  • 🪡

    7 proven actions captured from real MarStudio runs. Open for community claim.

    2d ago

Forever
Free updatesWhen the author ships a patch, your copy updates automatically. Yours to keep.
1-click
Drift reportsBroken? Hit the report button. Enough reports flag the Thread publicly and alert the author.
Live
Health scorePreflight pass rate shown on every card. You see the real uptime before buying.
Always
Pre-run haltweaver check runs before every recipe — drift detected means zero wasted clicks.
№ 01 — proven actions

Cracked moves.

Each row is a real action successfully driven through WebLoom on this site — recorded automatically when an author ran the engine. Strategy tells the engine which click path works here.

descriptor
strategy
successes
last used
Navigate to /products/uffpp/edit/content
navigate
×2
6/12/2026
Navigate to /products/mmhllk/edit
navigate
×1
6/10/2026
Navigate to /products/ynrqax/edit/content
navigate
×1
6/10/2026
Navigate to /products
navigate
×1
6/12/2026
Navigate to /products/uffpp/edit
navigate
×1
6/12/2026
Navigate to /library
navigate
×1
6/12/2026
Navigate to /products/liamk/edit/content
navigate
×1
6/12/2026
№ 02 — preflight

Drift detection.

These checks run before every recipe. Any failure halts execution and notifies you.

name
kind
probe
logged_in
dom
[data-user], .user-menu, [aria-label*="account" i]
№ 03 — quirks

Lessons learned.

01

Open bounty. Seeded from real usage by MarStudio. Author can claim and perfect.

02

Gumroad has a REST API but PRODUCT CONTENT (markdown body, files, cover image, refund policy) edits are dashboard-only.

03

Product edit URLs follow /products/<slug>/edit and /products/<slug>/edit/content.

04

Use the Gumroad API for list / sales / payout queries. This Thread covers the dashboard gaps.

№ 05 — raw thread

The file.

This is what installs to ~/.webloom/threads/. No magic. Just JSON.

app.gumroad.com.thread.json2.8 KB
{
  "domain": "app.gumroad.com",
  "name": "app.gumroad.com Starter",
  "version": "0.1.0",
  "author": "manual_seed",
  "license": "cc-by",
  "tier": "starter",
  "source_url": "https://app.gumroad.com",
  "framework": "rails",
  "frameworks_detected": [
    "rails",
    "vanilla"
  ],
  "anti_bot_verdict": "normal",
  "anti_bot_signals": [],
  "default_strategy": "cdp",
  "category_hint": "commerce",
  "use_cases": [
    "Edit product description and content",
    "Update product files/covers",
    "Manage library + refund policy"
  ],
  "notes": [
    "Open bounty. Seeded from real usage by MarStudio. Author can claim and perfect.",
    "Gumroad has a REST API but PRODUCT CONTENT (markdown body, files, cover image, refund policy) edits are dashboard-only.",
    "Product edit URLs follow /products/<slug>/edit and /products/<slug>/edit/content.",
    "Use the Gumroad API for list / sales / payout queries. This Thread covers the dashboard gaps."
  ],
  "quirks": {
    "react_controlled_inputs": "use react_force_change escape hatch if normal fill fails",
    "radix_triggers": "Radix dropdowns listen for mousedown + click — engine handles via Stage 1 actionability"
  },
  "preflight": [
    {
      "name": "logged_in",
      "kind": "dom",
      "probe": "[data-user], .user-menu, [aria-label*=\"account\" i]",
      "expected": "present"
    }
  ],
  "proven_actions": [
    {
      "descriptor": "Navigate to /products/uffpp/edit/content",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://app.gumroad.com/products/uffpp/edit/content",
      "successes": 2,
      "last_at": 1781284107
    },
    {
      "descriptor": "Navigate to /products/mmhllk/edit",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://app.gumroad.com/products/mmhllk/edit",
      "successes": 1,
      "last_at": 1781085093
    },
    {
      "descriptor": "Navigate to /products/ynrqax/edit/content",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://app.gumroad.com/products/ynrqax/edit/content",
      "successes": 1,
      "last_at": 1781104214
    },
    {
      "descriptor": "Navigate to /products",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://app.gumroad.com/products",
      "successes": 1,
      "last_at": 1781281135
    },
    {
      "descriptor": "Navigate to /products/uffpp/edit",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://app.gumroad.com/products/uffpp/edit",
      "successes": 1,
      "last_at": 1781281312
    },
    {
      "descriptor": "Navigate to /library",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://app.gumroad.com/library",
      "successes": 1,
      "last_at": 1781282425
    },
    {
      "descriptor": "Navigate to /products/liamk/edit/content",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://app.gumroad.com/products/liamk/edit/content",
      "successes": 1,
      "last_at": 1781285313
    }
  ],
  "states": [],
  "pacing": {
    "profile": "human",
    "signals": {}
  },
  "created_at": 1781458611,
  "created_by": "live_usage_seed",
  "authored_by": [
    "MarStudio (seed)"
  ],
  "open_for_claim": true,
  "patch_log": [
    {
      "ts": 1781458611,
      "kind": "seed_from_live_usage",
      "descriptor": "7 proven actions captured from real MarStudio runs. Open for community claim."
    }
  ]
}