{
  "schema": "ab5d-bounty-feed/3",
  "program": "AB[500] contribution programs",
  "total": 308,
  "done": 308,
  "open": 0,
  "remainingCandidates": 0,
  "rewards": {
    "status": "not-offered",
    "note": "No current reward offer. Draft programs become bounties only when an open task record publishes its reward, claim route, and acceptance command.",
    "historicalDossierRates": {
      "standard": 50000,
      "premium": 100000,
      "premiumMin": 2000
    }
  },
  "acceptance": {
    "standards": "https://ab5d.xyz/standards/",
    "verifySite": "scripts/verify_site.py"
  },
  "membershipVerify": "https://ab5d.xyz/api/membership/verify?wallet=0xYOURWALLET",
  "submit": null,
  "receipts": "https://ab5d.xyz/api/receipts.json",
  "programs": [
    {
      "id": "artist-dossier",
      "status": "complete",
      "done": 308,
      "open": 0,
      "remainingCandidates": 0,
      "description": "Sourced dossiers for every artist represented in the AB[500].",
      "result": "https://ab5d.xyz/api/dossiers.json"
    },
    {
      "id": "machine-audience-study",
      "status": "draft",
      "title": "Machine audience study",
      "description": "Test how independent agents discover, summarize, compare, and omit a fixed sample of AB[500] projects.",
      "deliverable": "A reproducible methods note, structured observation log, and evidence-backed findings.",
      "reward": {
        "status": "tbd"
      }
    },
    {
      "id": "source-refresh",
      "status": "draft",
      "title": "Dossier source refresh",
      "description": "Recheck a published dossier for material developments and propose only evidence-backed updates.",
      "deliverable": "A scoped dossier patch and source manifest that preserve the existing record.",
      "acceptance": "python3 scripts/verify_dossier.py <slug> --check-links",
      "reward": {
        "status": "tbd"
      }
    },
    {
      "id": "verified-translation",
      "status": "draft",
      "title": "Verified translation pilot",
      "description": "Translate an accepted dossier while keeping the English page as the canonical source record.",
      "deliverable": "A reviewed translation, terminology notes, and a source-to-translation checksum manifest.",
      "reward": {
        "status": "tbd"
      }
    },
    {
      "id": "collector-profile",
      "status": "planned",
      "title": "Collector network profiles",
      "description": "Produce consent-aware, sourced profiles for notable collectors in the AB[500] network."
    },
    {
      "id": "link-repair",
      "status": "planned",
      "title": "Bibliography link repair",
      "description": "Repair or replace dead bibliography links without weakening source quality."
    }
  ],
  "bounties": []
}