{
  "generatedAt": "2026-08-10T19:04:57.666Z",
  "baseUrl": "https://trust-demo.epicortek.com",
  "issuerDid": "did:web:trust-demo.epicortek.com",
  "cheqdDid": null,
  "kid": "demo-issuer-key-1",
  "latestCredential": {
    "credentialId": "86631b7f-2ca6-4dd8-bf62-7128da818b14",
    "supplier": "MapleGrid Infrastructure Demo Corp.",
    "issuedAt": "2026-07-23T15:35:04.098Z",
    "expiresAt": "2027-07-23T15:35:04.000Z",
    "status": "active"
  },
  "steps": {
    "issued": true,
    "badgeRendered": true,
    "verified": true,
    "revoked": false,
    "redDetected": false
  },
  "metrics": {
    "issuanceTimeMs": 7,
    "badgeRenderTimeMs": 753,
    "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/86631b7f-2ca6-4dd8-bf62-7128da818b14",
      "ok": true
    },
    {
      "endpoint": "/api/verify/86631b7f-2ca6-4dd8-bf62-7128da818b14",
      "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."
  ]
}