{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "Covenant Foundation Agent",
  "description": "The Covenant Foundation's production agent, running on covenantd, the open-source agent operating system for accountable autonomy. Every action it takes passes a scoped capability check, debits an enforced budget, and is recorded in an append-only, hash-chained audit log. Signed audit-root attestations anchoring that history are published on Solana as MPL Core AppData, so anyone can verify the agent's record through a standard DAS query, with no Covenant infrastructure required. Identity, permissions, and a tamper-evident audit trail: trust you can check, not claim.",
  "image": "https://opencovenant.org/agents/covenant-agent-1024.png",
  "active": true,
  "registrations": [
    {
      "agentId": "4XtUrwvPWAzMGnsKenMpTMATXN3e2quJV11Jg2dab2dc",
      "agentRegistry": "solana:101:metaplex"
    }
  ],
  "services": [
    {
      "name": "web",
      "endpoint": "https://opencovenant.org",
      "skills": ["identity", "capabilities", "audit-attestation"]
    },
    {
      "name": "web",
      "endpoint": "https://sandbox.opencovenant.org",
      "skills": ["operator-console", "mcp-tools", "audit-log"]
    },
    {
      "name": "web",
      "endpoint": "https://docs.opencovenant.org",
      "skills": ["documentation"]
    }
  ]
}
