Add artifact.002/aux_run_comparison_results.csv

This commit is contained in:
Mika 2026-04-04 17:36:41 +00:00
parent 93c5aea95e
commit cc93d472fe

View file

@ -0,0 +1,6 @@
RunID,aux_mode,timestamp,measured_p,freeze_ok,setup_fingerprint,policy_hash,delta
RunID_1,2,2026-04-04T17:36:32.107Z,0,true,setup_fingerprint_1,policy_hash_1,0
RunID_2,3,2026-04-04T17:36:33.420Z,1,false,setup_fingerprint_2,policy_hash_2,1
RunID_3,2,2026-04-04T17:36:34.456Z,2,true,setup_fingerprint_3,policy_hash_3,2
RunID_4,3,2026-04-04T17:36:35.075Z,3,false,setup_fingerprint_4,policy_hash_4,3
RunID_5,2,2026-04-04T17:36:36.392Z,4,true,setup_fingerprint_5,policy_hash_5,4
1 RunID aux_mode timestamp measured_p freeze_ok setup_fingerprint policy_hash delta
2 RunID_1 2 2026-04-04T17:36:32.107Z 0 true setup_fingerprint_1 policy_hash_1 0
3 RunID_2 3 2026-04-04T17:36:33.420Z 1 false setup_fingerprint_2 policy_hash_2 1
4 RunID_3 2 2026-04-04T17:36:34.456Z 2 true setup_fingerprint_3 policy_hash_3 2
5 RunID_4 3 2026-04-04T17:36:35.075Z 3 false setup_fingerprint_4 policy_hash_4 3
6 RunID_5 2 2026-04-04T17:36:36.392Z 4 true setup_fingerprint_5 policy_hash_5 4