msgpack-duplicate-key-parser-differential-poc / msgpack_duplicate_key_mfv_poc_package /expected_output.json
| { | |
| "verify_expected": { | |
| "malicious_runtime_threshold": -0.5, | |
| "control_threshold": 0.99, | |
| "malicious_trigger_input_class": 1, | |
| "control_trigger_input_class": 0, | |
| "result": "duplicate-key MessagePack model accepted; runtime last-wins threshold flips output" | |
| }, | |
| "inspect_expected": { | |
| "first_wins_scanner_threshold": 0.99, | |
| "last_wins_runtime_threshold": -0.5, | |
| "msgpack_unpackb_threshold": -0.5 | |
| } | |
| } |