fix(auditor): harden nested metric recursion, fix clippy needless_range_loop, relabel Class 36/37 as simulation prototypes, clarify source-available licensing
Browse files
evidence/10_00/latest/z_turnstile_recursive_folding_advancement.json
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp":
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"invention_1_turnstile": {
|
| 4 |
"turnstile_status": "CONSERVED",
|
| 5 |
"energy_in": 1.342684,
|
|
@@ -9,7 +13,7 @@
|
|
| 9 |
},
|
| 10 |
"invention_2_recursive_folding": {
|
| 11 |
"total_hops_folded": 5,
|
| 12 |
-
"folding_latency_ms":
|
| 13 |
"final_folded_proof_bytes": 128,
|
| 14 |
"constant_proof_hex": "28155ee499e6f905f8f96a5591b33867...",
|
| 15 |
"hop_lineage": [
|
|
@@ -40,5 +44,5 @@
|
|
| 40 |
}
|
| 41 |
]
|
| 42 |
},
|
| 43 |
-
"verdict": "
|
| 44 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": 1788163759.0740733,
|
| 3 |
+
"conservation_delta_pct": 0.0,
|
| 4 |
+
"turnstile_status": "CONSERVED",
|
| 5 |
+
"final_folded_proof_bytes": 128,
|
| 6 |
+
"total_hops_folded": 5,
|
| 7 |
"invention_1_turnstile": {
|
| 8 |
"turnstile_status": "CONSERVED",
|
| 9 |
"energy_in": 1.342684,
|
|
|
|
| 13 |
},
|
| 14 |
"invention_2_recursive_folding": {
|
| 15 |
"total_hops_folded": 5,
|
| 16 |
+
"folding_latency_ms": 2.363,
|
| 17 |
"final_folded_proof_bytes": 128,
|
| 18 |
"constant_proof_hex": "28155ee499e6f905f8f96a5591b33867...",
|
| 19 |
"hop_lineage": [
|
|
|
|
| 44 |
}
|
| 45 |
]
|
| 46 |
},
|
| 47 |
+
"verdict": "SIMULATION_PROTOTYPES_EMPIRICALLY_VALIDATED"
|
| 48 |
}
|