{
  "generatedAt": "2026-06-21T13:04:02.522Z",
  "baseUrl": "https://trust-demo.epicortek.com",
  "issuerDid": "did:web:trust-demo.epicortek.com",
  "cheqdDid": null,
  "kid": "demo-issuer-key-1",
  "latestCredential": {
    "credentialId": "a0abf9dc-69a1-4c0c-a7da-502f81fe51f1",
    "supplier": "Northern Medical Supplies Ltd.",
    "issuedAt": "2026-06-21T03:02:32.944Z",
    "expiresAt": "2027-06-21T03:02:32.000Z",
    "status": "active"
  },
  "steps": {
    "issued": true,
    "badgeRendered": true,
    "verified": true,
    "revoked": false,
    "redDetected": false
  },
  "metrics": {
    "issuanceTimeMs": 20,
    "badgeRenderTimeMs": 229,
    "revocationRequestedAt": null,
    "revocationDetectedAt": null,
    "revocationDetectSeconds": null
  },
  "flags": {
    "signatureValid": true,
    "didResolved": true,
    "cheqdResolved": false,
    "statusChecked": true,
    "statusListSignaturePresent": true,
    "clientSideVerificationEnabled": true,
    "credentialSource": "data-vc-url"
  },
  "endpointHealth": [
    {
      "endpoint": "/.well-known/did.json",
      "ok": true
    },
    {
      "endpoint": "/.well-known/jwks.json",
      "ok": true
    },
    {
      "endpoint": "/api/status-list",
      "ok": true
    },
    {
      "endpoint": "/api/did/resolve",
      "ok": true
    },
    {
      "endpoint": "/api/credential/public/a0abf9dc-69a1-4c0c-a7da-502f81fe51f1",
      "ok": true
    },
    {
      "endpoint": "/api/verify/a0abf9dc-69a1-4c0c-a7da-502f81fe51f1",
      "ok": true
    }
  ],
  "knownLimitations": [
    "Uses seeded demo supplier registry data.",
    "Uses mock OID4VCI/OIDC flow.",
    "Uses W3C-compatible demo status-list encoding; production uses GZIP-compressed Bitstring Status List.",
    "Uses server-enforced demo selective disclosure; production uses cryptographic SD-JWT VC.",
    "Uses OID4VP-style simulator; production uses conformant OID4VP.",
    "cheqd testnet anchor is optional and anchors issuer identity only.",
    "Operational testing requires PSPC-authorized live source integration."
  ]
}