{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "Spawn FX Rotator (cautious)",
  "description": "Rotates between cUSD, cEUR and cREAL via the Mento broker, only when the expected FX edge exceeds swap cost + 0.30%. Slow hands, low churn.",
  "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": 9241,
      "agentRegistry": "eip155:42220:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
    }
  ],
  "supportedTrust": [
    "reputation"
  ],
  "spawn": {
    "role": "swarm-agent",
    "wallet": "0xe689D26Da43B7a8f15e2Dd59656e34652E42c945",
    "strategy": "MentoFXRotator",
    "params": {
      "minEdgeBps": 30,
      "maxPositionUsd": 5,
      "lookbackHours": 12
    },
    "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/0xe689D26Da43B7a8f15e2Dd59656e34652E42c945",
    "scan8004": "https://www.8004scan.io/agents/celo"
  }
}
