{
  "applicability": {
    "agent": {
      "expectation": "unsupported"
    },
    "platform": {
      "expectation": "optional",
      "profile": "platform-hosted-identity"
    },
    "service": {
      "expectation": "optional",
      "profile": "platform-hosted-identity"
    }
  },
  "category": "platform",
  "description": "A Platform returns a generic hosted verification failure when assertion details are not recognized or cannot be safely disclosed.",
  "drafts": [
    "draft-kavian-aep-platform-hosted-identity-01",
    "draft-kavian-aep-did-web-identity-method-00"
  ],
  "expected": {
    "reason": "not_recognized",
    "service_did": "did:web:api.service.example",
    "verified": false
  },
  "id": "verification-response-unrecognized",
  "input": {},
  "title": "Platform hosted verification unrecognized response"
}
