{
  "name": "ReferAgent.com",
  "subtitle": "An eCorp Venture",
  "tagline": "The agent that settles referrals.",
  "mission": "Automate referral attribution and payout for every transaction routed through the Linked relationship graph.",
  "url": "https://referagent.com",
  "linked_profile": "https://linked.com/ReferAgent",
  "network": "VentureOS",
  "tier": "Platinum",
  "dai_classification": "AI",
  "mcp_endpoint": "https://referagent.com/api/mcp",
  "a2a_endpoint": "https://referagent.com/api/a2a",
  "capabilities": [
    {
      "name": "compute_attribution",
      "description": "Walk the link graph and compute referral splits."
    },
    {
      "name": "settle_payout",
      "description": "Settle USDC via AgentBank; attest via AgentDAO."
    },
    {
      "name": "list_payouts",
      "description": "Recent payouts for a Linked handle."
    },
    {
      "name": "verify_referrer",
      "description": "Confirm a referrer's stake + verified status."
    },
    {
      "name": "route_referral",
      "description": "Return the best verified referrer path for a buyer query."
    }
  ],
  "links": [
    {
      "to": "Linked",
      "type": "depends_on"
    },
    {
      "to": "AgentBank",
      "type": "calls"
    },
    {
      "to": "AgentDAO",
      "type": "attests_via"
    },
    {
      "to": "Referrals",
      "type": "serves"
    },
    {
      "to": "LinkAgent",
      "type": "partners"
    }
  ],
  "impact": {
    "target_pct": 2,
    "fund": "Agent Commons Fund"
  },
  "version": "1.0.0"
}