№ thread
← Atelier
v0.1.0
Proven
Provenreact+radix+next

polar.sh

polar.sh 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
  • 🪡

    12 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 /dashboard/webloom-hq/settings
navigate
×5
5/20/2026
Get for free
vision
×3
5/22/2026
div.x78zum5:nth-of-type(2) > div.xyoebbz:nth-of-type(1) > div.flex > div.xvx62db > form.xvx62db > button.gap-2
cdp
×2
5/20/2026
Marketplace
js
×2
5/20/2026
One-time purchase
js
×2
5/20/2026
Navigate to /dashboard/webloom-hq/settings/api
navigate
×2
5/20/2026
Navigate to /settings
navigate
×2
5/20/2026
Developer
cdp
×2
5/20/2026
#radix-_R_9qknpfcnmt5ulb_
cdp
×1
5/20/2026
New Organization
cdp
×1
5/20/2026
Navigate to /dashboard/create
navigate
×1
5/20/2026
Navigate to /dashboard/vibedna
navigate
×1
5/20/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

Polar.sh is the open-source merchant-of-record alternative to Stripe — REST API for products + checkouts, but ONBOARDING (legal entity, payout setup, dashboard creation) is web-only.

03

Onboarding flow: /onboarding/business -> /onboarding/product. Both required before first checkout.

04

Dashboard slug pattern: /dashboard/<org-slug>/...

05

Radix dropdowns use #radix-_R_<hash>_ — IDs rotate per session, prefer text-based selectors.

№ 05 — raw thread

The file.

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

polar.sh.thread.json3.5 KB
{
  "domain": "polar.sh",
  "name": "polar.sh Starter",
  "version": "0.1.0",
  "author": "manual_seed",
  "license": "cc-by",
  "tier": "starter",
  "source_url": "https://polar.sh",
  "framework": "react+radix+next",
  "frameworks_detected": [
    "react",
    "next",
    "radix",
    "tailwind"
  ],
  "anti_bot_verdict": "normal",
  "anti_bot_signals": [],
  "default_strategy": "cdp",
  "category_hint": "commerce",
  "use_cases": [
    "Onboard a new Polar organization",
    "Create products + checkout links",
    "Configure API tokens + payout settings"
  ],
  "notes": [
    "Open bounty. Seeded from real usage by MarStudio. Author can claim and perfect.",
    "Polar.sh is the open-source merchant-of-record alternative to Stripe — REST API for products + checkouts, but ONBOARDING (legal entity, payout setup, dashboard creation) is web-only.",
    "Onboarding flow: /onboarding/business -> /onboarding/product. Both required before first checkout.",
    "Dashboard slug pattern: /dashboard/<org-slug>/...",
    "Radix dropdowns use #radix-_R_<hash>_ — IDs rotate per session, prefer text-based selectors."
  ],
  "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 /dashboard/webloom-hq/settings",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://polar.sh/dashboard/webloom-hq/settings",
      "successes": 5,
      "last_at": 1779279749
    },
    {
      "descriptor": "Get for free",
      "kind": "click",
      "strategy": "vision",
      "selector_pattern": "",
      "successes": 3,
      "last_at": 1779472490
    },
    {
      "descriptor": "div.x78zum5:nth-of-type(2) > div.xyoebbz:nth-of-type(1) > div.flex > div.xvx62db > form.xvx62db > button.gap-2",
      "kind": "click",
      "strategy": "cdp",
      "selector_pattern": "",
      "successes": 2,
      "last_at": 1779277446
    },
    {
      "descriptor": "Marketplace",
      "kind": "click",
      "strategy": "js",
      "selector_pattern": "",
      "successes": 2,
      "last_at": 1779277867
    },
    {
      "descriptor": "One-time purchase",
      "kind": "click",
      "strategy": "js",
      "selector_pattern": "",
      "successes": 2,
      "last_at": 1779277750
    },
    {
      "descriptor": "Navigate to /dashboard/webloom-hq/settings/api",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://polar.sh/dashboard/webloom-hq/settings/api",
      "successes": 2,
      "last_at": 1779278977
    },
    {
      "descriptor": "Navigate to /settings",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://polar.sh/settings",
      "successes": 2,
      "last_at": 1779279158
    },
    {
      "descriptor": "Developer",
      "kind": "click",
      "strategy": "cdp",
      "selector_pattern": "",
      "successes": 2,
      "last_at": 1779279311
    },
    {
      "descriptor": "#radix-_R_9qknpfcnmt5ulb_",
      "kind": "click",
      "strategy": "cdp",
      "selector_pattern": "",
      "successes": 1,
      "last_at": 1779276857
    },
    {
      "descriptor": "New Organization",
      "kind": "click",
      "strategy": "cdp",
      "selector_pattern": "",
      "successes": 1,
      "last_at": 1779276927
    },
    {
      "descriptor": "Navigate to /dashboard/create",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://polar.sh/dashboard/create",
      "successes": 1,
      "last_at": 1779276965
    },
    {
      "descriptor": "Navigate to /dashboard/vibedna",
      "kind": "navigate",
      "strategy": "navigate",
      "selector_pattern": "https://polar.sh/dashboard/vibedna",
      "successes": 1,
      "last_at": 1779277003
    }
  ],
  "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": "12 proven actions captured from real MarStudio runs. Open for community claim."
    }
  ]
}