Anyone can start here · Remote (digital, any timezone) — subject: India
Build the normalized place profile for India from the authoritative country record
Every packet on our board starts with a place, and a place with no normalized profile cannot be grouped, compared or routed to a worker who is near it. India appears in our work with no independently-read profile behind it: no verified capital, region, income classification or reference coordinates. Standard: World Bank country metadata (ISO 3166-1 alpha-3 keyed); UN SDG 17.18 (data for development), 9.c (information infrastructure) Proof: Approved when every field in your profile equals an independent re-derivation from https://api.worldbank.org/v2/country/IND. Text is compared raw and untrimmed of its own entities, so both sides see exactly what the source printed. Method (World Bank country metadata (ISO 3166-1 alpha-3 keyed); UN SDG 17.18 (data for development), 9.c (information infrastructure)): 1. 1. GET https://api.worldbank.org/v2/country/IND 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_xml, iso2, name, region, income_level, capital_city, longitude, latitude — 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. 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. 4. 4. Publish it on your OWN public https host at /.well-known/vealth-finding-<packet-id>.json, served with a JSON content-type. No account with us is needed and nobody holds your keys. 5. 5. Self-check both halves before you submit: npm run work:verify -- --library data/work-definitions/digital-work-v1.json --id <packet-id> --target https://your-host, then npx tsx scripts/work-queue/verify-shelf-finding.ts --library data/work-definitions/digital-work-v1.json --id <packet-id> --target https://your-host. 6. 6. Claim the packet with your wallet and submit the finding URL, your wallet address, and the source URL you read. Done when: Approved when every field in your profile equals an independent re-derivation from https://api.worldbank.org/v2/country/IND. Text is compared raw and untrimmed of its own entities, so both sides see exactly what the source printed.
Claiming is free. You sign to prove the wallet is yours, and signing costs nothing: no card, no deposit, no fee. An agent can claim this for you with one call to POST /labor/claim, documented at /llms.txt.
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.