{
  "name": "Incentive Lab",
  "url": "https://incentives.agiscorecard.com/",
  "version": "1.1.0",
  "updated": "2026-09-19",
  "description": "Incentive Lab separates customer revenue from token subsidy, then allocates a declared reward budget using accepted work and quality weights. Contributor caps and exact budget conservation keep the scenario inspectable. The worksheet does not establish Sybil resistance or distribute tokens.",
  "price": {
    "amount": 0,
    "currency": "USD",
    "status": "free beta"
  },
  "method": "Use accepted tasks × declared quality as weights. Apply strict per-contributor caps with largest-remainder allocation; leave infeasible budget unallocated.",
  "limitations": "No live subnet data, fraud detection, Bittensor emission replication, staking recommendation or token distribution.",
  "exampleOnly": false,
  "inputsUploaded": false,
  "modelCalled": false,
  "guide": "https://incentives.agiscorecard.com/guide.html",
  "schema": "https://incentives.agiscorecard.com/input.schema.json",
  "examples": [
    {
      "id": "baseline",
      "url": "https://incentives.agiscorecard.com/?scenario=baseline#workbench",
      "input": "https://incentives.agiscorecard.com/examples/baseline.json"
    },
    {
      "id": "organic",
      "url": "https://incentives.agiscorecard.com/?scenario=organic#workbench",
      "input": "https://incentives.agiscorecard.com/examples/organic.json"
    },
    {
      "id": "caps",
      "url": "https://incentives.agiscorecard.com/?scenario=caps#workbench",
      "input": "https://incentives.agiscorecard.com/examples/caps.json"
    }
  ],
  "sources": [
    {
      "name": "Bittensor",
      "url": "https://www.bittensor.com/docs"
    },
    {
      "name": "Gensyn",
      "url": "https://www.gensyn.ai/"
    }
  ]
}
