{
  "live": {
    "status": "Not accepting contributions",
    "updatedAt": "2026-07-21T00:00:00.000Z",
    "totalEur": 0,
    "receivedEur": 0,
    "allocatedEur": 0,
    "availableEur": 0,
    "assets": [
      {
        "name": "Euro",
        "display": "€0",
        "note": "No account open"
      },
      {
        "name": "US dollar",
        "display": "$0",
        "note": "No account open"
      },
      {
        "name": "Bitcoin",
        "display": "0 BTC",
        "note": "No address published"
      },
      {
        "name": "Monero",
        "display": "0 XMR",
        "note": "No address published"
      },
      {
        "name": "Compute",
        "display": "0 GPU h",
        "note": "No pool open"
      }
    ],
    "projects": []
  },
  "example": {
    "label": "Illustrative simulation only",
    "totalEur": 10000,
    "assets": [
      {
        "name": "Fiat",
        "display": "€6,100",
        "note": "EUR + USD"
      },
      {
        "name": "Bitcoin",
        "display": "€1,400",
        "note": "Example valuation"
      },
      {
        "name": "Monero",
        "display": "€500",
        "note": "Example valuation"
      },
      {
        "name": "Compute",
        "display": "€2,000",
        "note": "400 GPU hours"
      }
    ],
    "allocations": [
      {
        "category": "Direct material help",
        "amountEur": 3200
      },
      {
        "category": "Accessibility",
        "amountEur": 1800
      },
      {
        "category": "Open knowledge",
        "amountEur": 1500
      },
      {
        "category": "Emergency reserve",
        "amountEur": 2500
      },
      {
        "category": "Operations",
        "amountEur": 1000
      }
    ],
    "projects": [
      {
        "state": "Example · funded",
        "title": "Supply a local shelter from its verified needs list",
        "summary": "Agents compare the current list, suppliers, delivery fees and conflicts; a trustee verifies the recipient and releases payment.",
        "amountEur": 1400
      },
      {
        "state": "Example · funded",
        "title": "Create accessible versions of an open public-health guide",
        "summary": "Agents produce low-bandwidth, screen-reader and translated editions; independent reviewers check meaning before publication.",
        "amountEur": 900
      },
      {
        "state": "Example · rejected",
        "title": "Buy unverified equipment from a newly created supplier",
        "summary": "The fraud-review agents find missing registration and price evidence. The proposal does not receive funds.",
        "amountEur": 0
      }
    ]
  }
}
