№ thread
← Atelier
v1.0.0
Mapped
Mappedvanilla

www.questn.com

www.questn.com Thread. Authored by weaver-auto. License: open.

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.
№ 02 — preflight

Drift detection.

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

name
kind
probe
button_net_err_cert_common_name_inval
button_text
net::err_cert_common_name_invalid
button_back_to_safety
button_text
back to safety
button_advanced
button_text
advanced
№ 05 — raw thread

The file.

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

www.questn.com.thread.json1.5 KB
{
  "domain": "www.questn.com",
  "name": "www.questn.com Thread",
  "version": "1.0.0",
  "author": "weaver-auto",
  "license": "open",
  "created_at": 1779180708,
  "seed_url": "https://www.questn.com/",
  "anti_bot": {},
  "framework": {
    "frameworks": [],
    "raw": {
      "frameworks": [],
      "primary": "vanilla",
      "indicators": {
        "has_password_input": false,
        "has_file_input": false,
        "has_label_wrapped_file": false,
        "has_drop_zone": false,
        "iframe_count": 0
      },
      "page": {
        "title": "Privacy error",
        "url": "chrome-error://chromewebdata/",
        "ready": "complete"
      }
    }
  },
  "fingerprints": {
    "body_class": "ssl",
    "title": "Privacy error",
    "url": "chrome-error://chromewebdata/",
    "a_declarative_count": 0,
    "a_button_count": 0,
    "forms_count": 0,
    "next_data": false,
    "nuxt": false,
    "react": false,
    "redux": false
  },
  "pacing": {},
  "inputs": [],
  "buttons": [
    {
      "tag": "div",
      "id": "error-code",
      "text": "net::ERR_CERT_COMMON_NAME_INVALID",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": "primary-button",
      "text": "Back to safety",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": "details-button",
      "text": "Advanced",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    }
  ],
  "priors": {
    "sources": [],
    "candidate_selectors": []
  },
  "preflight": [
    {
      "name": "button_net_err_cert_common_name_inval",
      "kind": "button_text",
      "probe": "net::err_cert_common_name_invalid",
      "expected": "button 'net::err_cert_common_name_invalid'"
    },
    {
      "name": "button_back_to_safety",
      "kind": "button_text",
      "probe": "back to safety",
      "expected": "button 'back to safety'"
    },
    {
      "name": "button_advanced",
      "kind": "button_text",
      "probe": "advanced",
      "expected": "button 'advanced'"
    }
  ],
  "states": []
}