| { |
| "case_id": "case_032", |
| "type": "WRONG_PERSON", |
| "document_type": "shareholder_resolution", |
| "expected_outcome": "REJECTED", |
| "expected_rejection_code": "IDENTITY_MISMATCH", |
| "notes": "Signed by John Doe instead of Bob Lim.", |
| "authorized_signatory": { |
| "name": "Bob Lim", |
| "role": "officer", |
| "ref_paths": [ |
| "reference_1.png", |
| "reference_2.png", |
| "reference_3.png" |
| ] |
| }, |
| "signed_roles": [ |
| { |
| "role": "majority_shareholder", |
| "signed_by": "John Doe", |
| "status": "filled_wrong_person" |
| }, |
| { |
| "role": "scrutineer", |
| "signed_by": "John Doe", |
| "status": "filled_wrong_person" |
| } |
| ] |
| } |