{
  "@context": "https://schema.a2aprotocol.ai/a2a-context/v1",
  "@type": "AgentCard",
  "did": "did:web:cinematiccard.com",
  "name": "CinematicCard Merchant Agent",
  "description": "AI-native cinematic greeting card merchant supporting AP2 Agent Payments Protocol v0.2, ABT-C v2, and UCP MCP.",
  "url": "https://cinematiccard.com",
  "serviceEndpoint": "https://cinematiccard.com/a2a/merchant_agent",
  "version": "0.2",
  "a2a:capabilities": [
    "ap2.payments.v0.2",
    "abt-c.v2",
    "ucp.mcp.v1"
  ],
  "publicKey": {
    "@type": "JsonWebKey2020",
    "id": "did:web:cinematiccard.com#ap2-key-1",
    "type": "JsonWebKey2020",
    "controller": "did:web:cinematiccard.com",
    "publicKeyJwk": {
      "kty": "EC",
      "x": "nrSR0xOz2JtvBaPnNdnWRWl-d6NdfzS4R-TZ4n_xrcw",
      "y": "GesU3B_NRPbp-DeybLRv4Yc01Gd8vaLOwOn9PLkO5u0",
      "crv": "P-256"
    }
  },
  "created": "2026-05-11T20:14:11.434Z",
  "merchantId": "cinematiccard.com",
  "agent_intake": "https://cinematiccard.com/.well-known/agent-intake.json",
  "proof": {
    "type": "JsonWebSignature2020",
    "created": "2026-05-11T20:14:11.436Z",
    "verificationMethod": "did:web:cinematiccard.com#ap2-key-1",
    "proofPurpose": "assertionMethod",
    "jws": "eyJhbGciOiJFUzI1NiIsImtpZCI6ImRpZDp3ZWI6Y2luZW1hdGljY2FyZC5jb20jYXAyLWtleS0xIn0..Ah8Mil3mDrauhNj3eqEe3PBuALuMGtTeMeecP2draHWcnImvuiAVE9m3OHbTYd0Hy8TQdqG4Bewu8BAg5rHpAA"
  }
}