| { |
| "case_id": "case_040", |
| "type": "WRONG_ROLE", |
| "document_type": "shareholder_resolution", |
| "expected_outcome": "REJECTED", |
| "expected_rejection_code": "WRONG_ROLE", |
| "notes": "Emily Raj signed in the wrong role field.", |
| "authorized_signatory": { |
| "name": "Emily Raj", |
| "role": "legal_representative", |
| "ref_paths": [] |
| }, |
| "signed_roles": [ |
| { |
| "role": "majority_shareholder", |
| "signed_in_field": "scrutineer", |
| "signed_by": "Emily Raj", |
| "status": "filled_wrong_role" |
| }, |
| { |
| "role": "scrutineer", |
| "signed_in_field": "majority_shareholder", |
| "signed_by": "Emily Raj", |
| "status": "filled_wrong_role" |
| } |
| ] |
| } |