{
  "tool_id": "art-13-eudi-wallet-credential-readiness-checker",
  "note": "golden_hash is empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "minimal",
      "policy_parameters": {
        "credential_type": "eaa",
        "format": "sd_jwt_vc",
        "issuer_country": "DE",
        "sd": true,
        "pop": true,
        "rev": true
      },
      "output_payload": {
        "acceptance_ready": false,
        "readiness_score": 69,
        "verdict": "PARTIAL READINESS — GAPS IDENTIFIED",
        "gaps": [
          "C07"
        ],
        "fail_count": 1,
        "credential_type": "eaa",
        "format": "sd_jwt_vc",
        "issuer_country": "DE",
        "check_results": [
          {
            "id": "C01",
            "status": "pass",
            "score_added": 1
          },
          {
            "id": "C02",
            "status": "pass",
            "score_added": 1
          },
          {
            "id": "C03",
            "status": "pass",
            "score_added": 1
          },
          {
            "id": "C04",
            "status": "pass",
            "score_added": 1
          },
          {
            "id": "C07",
            "status": "fail",
            "score_added": 0
          },
          {
            "id": "C08",
            "status": "pass",
            "score_added": 1
          },
          {
            "id": "C09",
            "status": "warn",
            "score_added": 0.5
          }
        ]
      },
      "golden_hash": "851197f9f6c56f958b93ac196080ef17065c8838f63833f3535a92c5cfb69768"
    }
  ]
}
