{
  "did": "did:web:agents.example.com:orders-bot",
  "tenant": "example-co",
  "capabilities": [
    "quote.request",
    "order.place",
    "invoice.read"
  ],
  "seal_endpoint": "https://agents.example.com/seals",
  "issued_at": "2026-09-19T00:00:00Z",
  "expires_at": "2026-12-19T00:00:00Z",
  "issuer": "did:web:humanseal.world",
  "profile": "tessera/passport/0.1",
  "public_key": "RLU_aDoT7nj3BKbZ-tQ_fGvJt_-Ek37dXgGlCWLz_Pk",
  "signature_ed25519": "XxCLS9HRdo3yP3gKQCDa-hQgjXjU192vsQJPcmD6tbjBZm3UR3LWQwiQNoEaG2QgGA7aUmuJUXOXSxrR5ZIqAA"
}