{
  "applicability": {
    "agent": {
      "expectation": "unsupported"
    },
    "platform": {
      "expectation": "required",
      "profile": "platform-hosted-identity"
    },
    "service": {
      "expectation": "unsupported"
    }
  },
  "category": "platform",
  "description": "A Platform returns the updated public metadata for a Service-scoped Agent identity after a lifecycle state change.",
  "drafts": [
    "draft-kavian-aep-platform-hosted-identity-01",
    "draft-kavian-aep-did-web-identity-method-00"
  ],
  "expected": {
    "agent_did": "did:web:p.example:a:4Yf7p2xQd9",
    "agent_identity_id": "pai_01J0AEPPLATFORM000000000001",
    "created_at": "2026-07-06T12:00:00Z",
    "did_document_url": "https://p.example/a/4Yf7p2xQd9/did.json",
    "key_id": "did:web:p.example:a:4Yf7p2xQd9",
    "service_did": "did:web:api.service.example",
    "signing_algorithms": ["ES256"],
    "status": "suspended",
    "updated_at": "2026-07-06T12:10:00Z"
  },
  "id": "lifecycle-response",
  "input": {},
  "title": "Platform lifecycle response"
}
