{
  "service": "agents.appliedidentities.com",
  "description": "Durable public home for Applied Identities ERC-8004 agent records. Cards carry durable facts plus a live verification endpoint; no mutable serials are embedded.",
  "verification_host": "https://vi.appliedidentities.com",
  "agents": [
    {
      "slug": "nell",
      "name": "Nell Ashpool",
      "record": "https://agents.appliedidentities.com/nell",
      "card": "https://agents.appliedidentities.com/nell/card.json",
      "verificationEndpoint": "https://vi.appliedidentities.com/api/v1/verify/chain/nell"
    },
    {
      "slug": "3jane",
      "name": "3Jane",
      "record": "https://agents.appliedidentities.com/3jane",
      "card": "https://agents.appliedidentities.com/3jane/card.json",
      "verificationEndpoint": "https://vi.appliedidentities.com/api/v1/verify/chain/3jane"
    }
  ]
}
