Full 8-model arena sweep — performance_oracle_part@1.0.3.json
Browse files
performance_oracle_part@1.0.3.json
CHANGED
|
@@ -1,11 +1,15 @@
|
|
| 1 |
{
|
| 2 |
"part_id": "aevion.part/performance-oracle@1.0.3",
|
| 3 |
"display_name": "Man in the Arena Oracle",
|
| 4 |
-
"description": "Live leaderboard
|
| 5 |
"interface": {
|
| 6 |
"inputs": [],
|
| 7 |
"outputs": [
|
| 8 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
]
|
| 10 |
},
|
| 11 |
"implementation": {
|
|
@@ -18,15 +22,30 @@
|
|
| 18 |
"attestation": {
|
| 19 |
"algorithm": "ML-DSA-65",
|
| 20 |
"receipt_id": "52ad010d50d18ef65ff31c898f804b54",
|
| 21 |
-
"
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
},
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
|
|
|
| 32 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"part_id": "aevion.part/performance-oracle@1.0.3",
|
| 3 |
"display_name": "Man in the Arena Oracle",
|
| 4 |
+
"description": "Live leaderboard — full 8-model sweep on VA Claims Intake, Sheriff-signed, 16/16 chain verified.",
|
| 5 |
"interface": {
|
| 6 |
"inputs": [],
|
| 7 |
"outputs": [
|
| 8 |
+
{
|
| 9 |
+
"name": "leaderboard",
|
| 10 |
+
"type": "stream<ranking>",
|
| 11 |
+
"attested": true
|
| 12 |
+
}
|
| 13 |
]
|
| 14 |
},
|
| 15 |
"implementation": {
|
|
|
|
| 22 |
"attestation": {
|
| 23 |
"algorithm": "ML-DSA-65",
|
| 24 |
"receipt_id": "52ad010d50d18ef65ff31c898f804b54",
|
| 25 |
+
"pq_algorithm": "ML-DSA-65",
|
| 26 |
+
"pq_backend": "oqs",
|
| 27 |
+
"pq_quantum_safe": true,
|
| 28 |
+
"signature_verified": true,
|
| 29 |
+
"leaderboard_id": "arena-fdfdbc4508a1",
|
| 30 |
+
"merkle_root": "6563df80aaf312285b24831a1cc06b98a8d8ee04fc9a25e3ef08b38d51e9cf35",
|
| 31 |
+
"chain_verification": "intact",
|
| 32 |
+
"chain_entries_verified": "16/16"
|
| 33 |
+
},
|
| 34 |
+
"changelog": [
|
| 35 |
+
{
|
| 36 |
+
"version": "1.0.1",
|
| 37 |
+
"date": "2026-04-22",
|
| 38 |
+
"change": "Updated attestation.receipt_id to match qwen3:8b live receipt (d778210e). Added chain verification metadata. No interface changes."
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"version": "1.0.2",
|
| 42 |
+
"date": "2026-04-22",
|
| 43 |
+
"change": "Intermediate attestation update during full sweep."
|
| 44 |
},
|
| 45 |
+
{
|
| 46 |
+
"version": "1.0.3",
|
| 47 |
+
"date": "2026-04-22",
|
| 48 |
+
"change": "Full 8-model arena sweep complete. Receipt ID 52ad010d, 16/16 chain intact, Merkle root 6563df80."
|
| 49 |
+
}
|
| 50 |
+
]
|
| 51 |
}
|