{
  "tool_id": "rca-03-iso20022-address-migration-verifier",
  "note": "golden_hash empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "default-inputs",
      "policy_parameters": {},
      "output_payload": {
        "verdict": "NOT_READY",
        "november_2026_readiness_pct": 60,
        "batch_summary": {
          "total": 5,
          "pass": 3,
          "warn": 0,
          "fail": 2,
          "truncation_risk": 5
        },
        "failing_records": [
          {
            "index": 2,
            "name": "ABC Corp",
            "country": "FR",
            "status": "FAIL",
            "issues": [
              "MISSING_REQUIRED_POSTCODE"
            ],
            "truncation_risk": true
          },
          {
            "index": 3,
            "name": "",
            "country": "IT",
            "status": "FAIL",
            "issues": [
              "MISSING_NAME"
            ],
            "truncation_risk": true
          }
        ],
        "compliance_flags": [
          "ISO20022_NOV2026_NOT_READY",
          "TRUNCATION_RISK_DETECTED",
          "RECORDS_FAILING_VALIDATION"
        ]
      },
      "golden_hash": "7a71b51ccc0ec7694675a1471f1de421425f3104d38382a4b86d4cc93780d084"
    }
  ]
}
