{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "Spawn Hedge Swarm Orchestrator",
  "description": "Orchestrator of the Spawn Hedge Swarm on Celo: runs the 4h epoch loop (evaluate → cull → spawn → rebalance), computes the published recomputable fitness function, posts performance-derived reputation feedback for every swarm agent, and operates the treasury and kill switch. Every onchain action carries a logged rationale.",
  "image": "https://poulavbhowmick03.github.io/spawn-celo/spawn-logo.svg",
  "services": [
    {
      "name": "activity-log",
      "endpoint": "https://github.com/PoulavBhowmick03/spawn-celo/blob/main/celo_activity.jsonl"
    },
    {
      "name": "source",
      "endpoint": "https://github.com/PoulavBhowmick03/spawn-celo"
    }
  ],
  "x402Support": false,
  "active": true,
  "registrations": [
    {
      "agentId": 9240,
      "agentRegistry": "eip155:42220:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
    }
  ],
  "supportedTrust": [
    "reputation"
  ],
  "spawn": {
    "role": "orchestrator",
    "wallet": "0xC0296012Cfbb0e6DF5dA7158B65Dbc46DD9650e0",
    "strategy": null,
    "params": null,
    "buysX402Signals": false,
    "fitnessFormula": "fitness = annualize(V_end/V_start) - gas_penalty; reputation = clamp(round(50 + 500*(fitness - swarm_median)), 0, 100); inputs recomputable from Celoscan",
    "explorer": "https://celoscan.io/address/0xC0296012Cfbb0e6DF5dA7158B65Dbc46DD9650e0",
    "scan8004": "https://www.8004scan.io/agents/celo"
  }
}
