zc2 0.0.27

P2P compute broker with credit-based billing, WAL, and broker mesh support
{
  "v": 1,
  "agent_version": "0.0.26",
  "as_of": "2026-09-13T01:42:00Z",
  "env": "staging",
  "hub": {"reachable": true, "last_ok": "2026-09-13T01:41:30Z", "error": null},
  "problems": [{"code": "uv_missing", "message": "uv is not installed", "hint": "brew install uv", "detail": null}],
  "account": {"username": "jean", "email": "jean@zakuro-ai.com", "credits_balance": 1240.5},
  "earnings": {"today": 12.4, "last_7d": 88.1, "tz": "Asia/Tokyo"},
  "prices": {
    "bounds": {"min": 1, "max": 120, "step": 1},
    "default_per_hour": 18.0,
    "this_mac": {"state": "set", "per_hour": 18.0, "effective_per_hour": 18.0}
  },
  "this_mac": {
    "node_pubkey": "q8X2n0Lr4mH6vB9sK3wT7yP1cF5gJ0dZ2aE4uR8iO6s=",
    "name": "jeans-mbp",
    "sharing": true,
    "broker": "running",
    "workers": {"desired": 2, "running": 2, "busy": 1, "draining": 0, "max": 5},
    "requests": {"last_5h": 31, "last_1w": 410}
  },
  "devices": [
    {"node_pubkey": "q8X2n0Lr4mH6vB9sK3wT7yP1cF5gJ0dZ2aE4uR8iO6s=", "name": "jeans-mbp", "this_mac": true, "freshness": "fresh",
     "last_seen_at": "2026-09-13T01:41:30Z", "workers": 2, "effective_price_per_hour": {"min": 18.0, "max": 18.0},
     "link": "https://stg.hub.zakuro-ai.com/provide?device=a1b2c3d4-w0"},
    {"node_pubkey": "Vb3kT9qL2xN7mR4wY8pC1zF6hJ0sD5gA2eU9iO3tK7c=", "name": "studio-mini", "this_mac": false, "freshness": "fresh",
     "last_seen_at": "2026-09-13T01:41:12Z", "workers": 3, "effective_price_per_hour": {"min": 12.0, "max": 20.0},
     "link": "https://stg.hub.zakuro-ai.com/provide?device=e5f6a7b8-w0"},
    {"node_pubkey": "Hn5wQ2cX8bL4tZ7kP1mV9rG3yS6dF0jA5uE2oI8hN4g=", "name": "old-imac", "this_mac": false, "freshness": "gone",
     "last_seen_at": "2026-09-10T08:03:55Z", "workers": 1, "effective_price_per_hour": null,
     "link": null}
  ],
  "devices_online": 2,
  "devices_total": 3,
  "links": {"hub": "https://stg.hub.zakuro-ai.com/provide", "this_mac": "https://stg.hub.zakuro-ai.com/provide?device=a1b2c3d4-w0"}
}