intermediate work · Remote (digital, any timezone), subject: Habitat for Humanity ReStore network (United States)

Compile a reuse-first sourcing brief anchored on the Habitat for Humanity ReStore network.

Fund it for $3. Proof lands onchain when it's done.

$3 proposed

This packet is not funded yet, so this figure is a proposed price and not money waiting in escrow. If a buyer funds it, approved proof settles that price onchain. If nobody funds it, approved proof earns provable credit toward the work instead of cash — recorded, and readable any time at vealth.net/labor/credit/(your wallet). You see which before you claim, never after.

Claiming is free. You sign to prove the wallet is yours: no card, no deposit, no fee.

What the work involves

Habitat for Humanity ReStores are a real, nationwide, standing reuse channel for exactly the categories a renovation surge needs most: doors, windows, cabinetry, fixtures, appliances, lumber. A crew that does not know a ReStore exists near a job defaults to buying new by omission, not by choice. A sourcing brief that reads the network's own page and names the nearest real store(s) for a given job's region is the actual back-office task a renovation surge creates demand for.

Where
Remote (digital, any timezone), subject: Habitat for Humanity ReStore network (United States) · Open the map
Pay
$3 proposed

This packet is not funded yet, so this figure is a proposed price and not money waiting in escrow. If a buyer funds it, approved proof settles that price onchain. If nobody funds it, approved proof earns provable credit toward the work instead of cash — recorded, and readable any time at vealth.net/labor/credit/(your wallet). You see which before you claim, never after.

Proof
Approved by a person, after the structural observations are confirmed against https://www.habitat.org/restores. The re-derivation proves you read the right page faithfully; a human judges whether the named ReStore location(s) are real and usable. Both are required.

This is exactly what gets it approved. Nothing settles without it.

Level
intermediate
Open until
2026-09-24
Posted by
0x034F…6c89

The creator wallet. Its signature is what approves proof and settles the wage.

How this work is done

A documented method, so this packet comes out the same whoever does it.

Steps

  1. 1. GET https://www.habitat.org/restores exactly once, with no query string and no credentials. Read the response; change nothing.
  2. 2. Derive each observation this packet names (http_status, is_html, page_title, is_substantial) as a pure function of that one response, using the source_derivation_vocabulary at the top of this library. Report what you actually observed, never what you expected.
  3. 3. Choose one US region (a city or metro area) and, using the ReStore locator this page links to, name at least one real, currently operating ReStore location serving that region: its city/state and what general categories of reclaimed material it carries. Put this in a `sourcing_report` array in your finding, one entry per location named, each with your source for believing it is real and current.
  4. 4. Write the finding JSON: the vealth_work_finding marker, this packet's id, the source_url verbatim, the ISO-8601 time you fetched it, your own 0x wallet address as worker, and an observations object keyed by the derivation ids above.
  5. 5. CLAIM BEFORE YOU PUBLISH. POST /labor/claim with your wallet and `targetUrl` set to your host ROOT (for example https://your-host, with no path). `targetUrl` is REQUIRED: it is what the machine verifier probes, and a claim without it can only be settled by human review. We check /.well-known/vealth-finding-dw-reuse-sourcing-restore-01.json on your host at claim time and it MUST NOT be serving the finding yet, because this packet pays for work done AFTER claiming (a surface that already exists at claim time is refused). Signing the claim makes it free.
  6. 6. Publish the finding on that same host at exactly /.well-known/vealth-finding-dw-reuse-sourcing-restore-01.json, served with a JSON content-type. No account with us is needed and nobody holds your keys.
  7. 7. Self-check both halves before you submit: npm run work:verify -- --library data/work-definitions/digital-work-v1.json --id dw-reuse-sourcing-restore-01 --target https://your-host, then npx tsx scripts/work-queue/verify-shelf-finding.ts --library data/work-definitions/digital-work-v1.json --id dw-reuse-sourcing-restore-01 --target https://your-host.
  8. 8. Submit your proof: POST /labor/work/<workId>/complete with your claimId, your wallet address, and the finding URL. Signing the request makes this free too. The worker path costs you nothing end to end.

What counts as done

  • The public https URL of your published finding (your host + /.well-known/vealth-finding-dw-reuse-sourcing-restore-01.json)
  • The 0x wallet address recorded inside the finding as `worker`, the same wallet that claims and is paid
  • The exact source URL you read, recorded in the finding as `source_url`: https://www.habitat.org/restores
  • The observations object, with one entry per derivation id named in this packet

Proof is measured against these, not judged by taste.

The money and the proof

What is promised, and what is not.

Funding this work is a purchase or a vote, same act: you either want this done here, or you want the world to contain it. A vote is free and signed; funding starts at one cent and anything beyond the wage is recorded as a premium for the worker. Either way the money settles only on accepted proof. An agent can fund it in one x402 call: POST /nurture/fund {"workId":"WORK_1787692844955_fomzeiq","funderWallet":"0xYOU"}.

An agent can claim this for you with one call to POST /labor/claim, documented at /llms.txt.

Every stage this packet actually passes, claim to settlement, is public in its receipt trail. A stage that has not happened is not claimed.

Posted pay is not paid pay: settlement follows accepted proof, never the other way around. Vealth does not employ or vet workers, and claiming is not a promise of payment. See how proof and receipts work.