{
  "@context": ["https://www.w3.org/ns/credentials/v2"],
  "type": ["VerifiableCredential", "HIWPCapabilityPassport"],
  "issuer": "did:web:evaluator.example",
  "validFrom": "2026-08-15T00:00:00Z",
  "validUntil": "2026-11-30T23:59:59Z",
  "credentialSubject": {
    "id": "did:example:operator-7f3",
    "claimId": "hiwp:claim:project-evidence-synthesis:v1",
    "claim": "Produces a source-linked project-reality brief from an approved mixed archive under the declared context envelope.",
    "evidenceLevel": "stress-tested",
    "contextEnvelope": "English-language software and product project archives; approved sources only; R1; A2.",
    "performanceVector": {
      "qualityAcceptanceRate": 0.94,
      "claimSourceEntailment": 0.98,
      "seriousErrorRate": 0,
      "medianHumanAttentionMinutes": 18.4,
      "acceptedOutputsPerHumanHour": 2.7,
      "exceptionDetectionRate": 0.96,
      "recoverySuccessRate": 1.0,
      "substitutionQualityDelta": -0.03
    },
    "limitations": ["Not validated for legal, clinical, employment, or safety-critical decisions", "Clean-room portability not yet assessed"],
    "evidenceReceipts": ["urn:hiwp:receipt:example-only-001", "urn:hiwp:receipt:example-only-002"],
    "materialChangeTriggers": ["operator-layer major version", "foundation-model family", "autonomy above A2", "context above R1"]
  },
  "credentialStatus": {"type": "BitstringStatusListEntry", "statusPurpose": "revocation", "statusListIndex": "42", "statusListCredential": "https://evaluator.example/status/1"},
  "proof": {"type": "DataIntegrityProof", "cryptosuite": "EXAMPLE-NOT-A-REAL-PROOF", "proofPurpose": "assertionMethod", "verificationMethod": "did:web:evaluator.example#key-1", "proofValue": "EXAMPLE_ONLY"}
}
