№ thread
← Atelier
v0.1.0
Open bounty
Open bountyreact-17+

ycombinator.com

ycombinator.com Starter. Authored by WebLoom Seed Generator. License: cc-by.

Claim this domain · earn 75% open bounty
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.
№ 03 — quirks

Lessons learned.

01

React detected — controlled inputs should use react_force_change as fallback for hostile onChange wrappers.

02

Radix/HeadlessUI dropdowns/menus listen for mousedown not click — engine handles this via Stage 1 actionability + CDP press sequence.

№ 05 — raw thread

The file.

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

ycombinator.com.thread.json1.7 KB
{
  "domain": "ycombinator.com",
  "name": "ycombinator.com Starter",
  "version": "0.1.0",
  "author": "WebLoom Seed Generator",
  "license": "cc-by",
  "tier": "starter",
  "source_url": "https://ycombinator.com",
  "framework": "react-17+",
  "frameworks_detected": [
    "react-17+",
    "headlessui"
  ],
  "anti_bot_verdict": "normal",
  "anti_bot_signals": [],
  "default_strategy": "cdp",
  "notes": [
    "React detected — controlled inputs should use react_force_change as fallback for hostile onChange wrappers.",
    "Radix/HeadlessUI dropdowns/menus listen for mousedown not click — engine handles this via Stage 1 actionability + CDP press sequence."
  ],
  "quirks": {
    "react_controlled_inputs": "use react_force_change escape hatch if normal fill fails"
  },
  "ax_snapshot": [
    "@e1 [a] \"About\"",
    "@e2 [a] \"Companies\"",
    "@e3 [a] \"Library\"",
    "@e4 [a]",
    "@e5 [a] \"Partners\"",
    "@e6 [a] \"Resources\"",
    "@e7 [a] \"Startup Jobs\"",
    "@e8 [a] \"Log in\"",
    "@e9 [a] \"Apply\"",
    "@e10 [button] \"OpenAI\"",
    "@e11 [button] \"Airbnb\"",
    "@e12 [button] \"Stripe\"",
    "@e13 [button] \"Coinbase\"",
    "@e14 [button] \"DoorDash\"",
    "@e15 [button] \"Scale AI\"",
    "@e16 [button] \"Dropbox\"",
    "@e17 [button] \"Reddit\"",
    "@e18 [button] \"Instacart\"",
    "@e19 [button] \"GitLab\"",
    "@e20 [button] \"Kalshi\"",
    "@e21 [button] \"Replit\"",
    "@e22 [button] \"Twitch\"",
    "@e23 [button] \"$1.3 Trillionin combined valuation\"",
    "@e24 [a] \"All companies\"",
    "@e25 [button type=\"button\"]",
    "@e26 [button type=\"button\"]",
    "@e27 [button type=\"button\"]",
    "@e28 [button type=\"button\"]",
    "@e29 [button type=\"button\"]",
    "@e30 [button type=\"button\"]"
  ],
  "captured_endpoints": [],
  "page_indicators": {
    "has_password_input": false,
    "has_file_input": false,
    "has_label_wrapped_file": false,
    "has_drop_zone": false,
    "iframe_count": 0
  },
  "created_at": 1779088587,
  "created_by": "seed_thread_generator.py"
}