TheAiCollectiveART commited on
Commit
66a7a32
·
verified ·
1 Parent(s): 0c26118

fix(crypto/ci): repair Keccak-256 KAT, purge claims_audit pseudo-inferences, enforce boolean release gate, package zymatica_cli

Browse files
evidence/10_00/latest/release_attestation.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "schema": "zymatica.release-attestation.v2",
3
  "release_tag": "v10.1.1-evidence",
4
- "source_commit_sha": "10266252669ec21c71e3ee150f8f7bc91dc937ce",
5
- "source_tree_sha": "680bf6a425880f13e3801d45eeb41ae3fde7097b",
6
- "timestamp_utc": "2026-08-31T08:15:12Z",
7
- "overall_status": "CERTIFIED_FULL_PASS",
8
- "evidentiary_score": 10.0,
9
  "subsystems": [
10
  {
11
  "step": "master_forensic_audit",
@@ -33,7 +33,7 @@
33
  {
34
  "step": "formal_math_lean",
35
  "pass": true,
36
- "message": "Lean 4 Theorem AST & Mathlib Proof Verified"
37
  },
38
  {
39
  "step": "claims_discipline",
@@ -168,5 +168,5 @@
168
  "metrics_verified": true
169
  }
170
  },
171
- "elapsed_seconds": 19.082650661468506
172
  }
 
1
  {
2
  "schema": "zymatica.release-attestation.v2",
3
  "release_tag": "v10.1.1-evidence",
4
+ "source_commit_sha": "99a74e2909f78e073c786710dd84c2dd5053cad4",
5
+ "source_git_tree_sha": "0a7fc63f2c4f33379e033c79bbd87957174a8aeb",
6
+ "timestamp_utc": "2026-08-31T17:33:49Z",
7
+ "release_gate_status": "PASS",
8
+ "all_required_checks_passed": true,
9
  "subsystems": [
10
  {
11
  "step": "master_forensic_audit",
 
33
  {
34
  "step": "formal_math_lean",
35
  "pass": true,
36
+ "message": "Lean 4 Theorem Execution Evidence Verified (lean4_theorem.json)"
37
  },
38
  {
39
  "step": "claims_discipline",
 
168
  "metrics_verified": true
169
  }
170
  },
171
+ "elapsed_seconds": 17.725525617599487
172
  }