jzloko commited on
Commit
9976059
·
verified ·
1 Parent(s): a2d9c35

Upload 19 files

Browse files
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ run-a-baseline-repro/receipt_bundle/raw/yolov5s_predictions.json filter=lfs diff=lfs merge=lfs -text
run-a-baseline-repro/PUBKEY_PIN.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1f61014bc8bf5bedc9389c5950d9a46c703c8d91701d762b892fd1a924dcd367
run-a-baseline-repro/checkout_manifest.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "kolosos_replay_checkout_v1",
3
+ "created_utc": "2026-02-11T23:05:53Z",
4
+ "session_id": "release-gate-run-a-baseline-repro-20260211-230553Z",
5
+ "run_id": "run-a-baseline-repro",
6
+ "identity": {
7
+ "pubkey_pin_hex": "1f61014bc8bf5bedc9389c5950d9a46c703c8d91701d762b892fd1a924dcd367"
8
+ },
9
+ "policy": {
10
+ "require_provenance": true,
11
+ "tamper_gate": "N/A",
12
+ "require_signatures": true
13
+ },
14
+ "host": {
15
+ "python": "Python 3.13.5",
16
+ "os": "windows",
17
+ "hostname": "MEDUSA"
18
+ },
19
+ "tools": {
20
+ "command": "python val.py --weights yolov5s.pt --data coco.yaml --img 640 --task val --save-json",
21
+ "yolov5_git_commit": "3fb11111c6a8088fbc91430a1f99d207c16f0620"
22
+ },
23
+ "outputs": {
24
+ "run_dir": "receipt_bundle/",
25
+ "files": [
26
+ {
27
+ "path": "receipt_bundle/plots/confusion_matrix.png",
28
+ "sha256": "c2397599ef124027c6aeb17d5180cc9db450b585de3c102dc90059bc295bffb7",
29
+ "size": 463216
30
+ },
31
+ {
32
+ "path": "receipt_bundle/plots/F1_curve.png",
33
+ "sha256": "11f8a561e9bc4fea7f6b2ee2d5a7de3d4ac2126ac0b7c592d71ee29c940d676f",
34
+ "size": 812716
35
+ },
36
+ {
37
+ "path": "receipt_bundle/plots/P_curve.png",
38
+ "sha256": "e4350a036e2e362f2ee055a3d10e54c1e327af336e09812a0ceafc4c8a6ea555",
39
+ "size": 615626
40
+ },
41
+ {
42
+ "path": "receipt_bundle/plots/PR_curve.png",
43
+ "sha256": "8e7c8acf9503d731fb048a17b800d62c4fea04386b83a6e7faf6969c74748541",
44
+ "size": 670063
45
+ },
46
+ {
47
+ "path": "receipt_bundle/plots/R_curve.png",
48
+ "sha256": "aab1eca0679c48296edb7b8935a5eeff9afcc50ba11c039c6956f2a07dbc49b2",
49
+ "size": 689127
50
+ },
51
+ {
52
+ "path": "receipt_bundle/plots/val_batch0_labels.jpg",
53
+ "sha256": "e3369577f9e13ef92f4ca9ff57bcb62e23ef6ae4524f9021d8773118a2d9ba25",
54
+ "size": 345204
55
+ },
56
+ {
57
+ "path": "receipt_bundle/plots/val_batch0_pred.jpg",
58
+ "sha256": "5d588da5682aa51fbaaa436bca4b0ba5077df9205a8bc553e21e084a443bd7df",
59
+ "size": 355583
60
+ },
61
+ {
62
+ "path": "receipt_bundle/plots/val_batch1_labels.jpg",
63
+ "sha256": "921c8863b0a7ddbb23ee689fd45dbc9a59a5b09a0e0ac7b235c989efb5277f2b",
64
+ "size": 460969
65
+ },
66
+ {
67
+ "path": "receipt_bundle/plots/val_batch1_pred.jpg",
68
+ "sha256": "137a43ae4167cdc48d28916ebf7ef6085f9063d28a897cef2ceafd15fd743fdd",
69
+ "size": 470751
70
+ },
71
+ {
72
+ "path": "receipt_bundle/plots/val_batch2_labels.jpg",
73
+ "sha256": "60fac9d2453f481b50857a65a0b7d8f680f726557ca4130b373bc7f9e45bbfaa",
74
+ "size": 502535
75
+ },
76
+ {
77
+ "path": "receipt_bundle/plots/val_batch2_pred.jpg",
78
+ "sha256": "748b8e3e3006ffbdbc6c9b818cde7991c598df19227dc1db578f1553e23c350f",
79
+ "size": 516857
80
+ },
81
+ {
82
+ "path": "receipt_bundle/raw/yolov5s_predictions.json",
83
+ "sha256": "26437985fdda3d8cb16723b4efa915939357cf953559e44a11ddba77727d93dc",
84
+ "size": 91152520
85
+ }
86
+ ]
87
+ }
88
+ }
run-a-baseline-repro/checkout_manifest.sig ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "domain": "kolosos_replay_checkout_v1",
3
+ "hash_algo": "sha256",
4
+ "manifest_hash_hex": "13bbce1b42639849cfc90b339b3fcc32962bd9021374558826b9d761e8aea05b",
5
+ "public_key_hex": "3a8da620649a45423b9d886d8bbb720e75bd41343aa0d6d49536857b491f510e",
6
+ "sig_type": "ed25519",
7
+ "signature_b64": "3YdVobYudIsZzk5GOD6XEayjg+B1t+Q22dZpn3LzUJ2NNlfeNCi6vruxrHJM7A7TVtktKAT9cSM/N5rFeOWJAw==",
8
+ "signature_hex": "dd8755a1b62e748b19ce4e46383e9711aca383e075b7e436d9d6699f72f3509d8d3657de3428babebbb1ac724cec0ed356d92d2804fd71233f379ac578e58903",
9
+ "signed": "checkout_manifest_hash"
10
+ }
run-a-baseline-repro/loko_manifest.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "kolosos_loko_distribution_v2",
3
+ "created_utc": "2026-02-11T23:11:25Z",
4
+ "session_id": "release-gate-run-a-baseline-repro-20260211-231125Z",
5
+ "identity": {
6
+ "pubkey_pin_hex": "1f61014bc8bf5bedc9389c5950d9a46c703c8d91701d762b892fd1a924dcd367"
7
+ },
8
+ "container": {
9
+ "type": "folder",
10
+ "note": "Hugging Face folder distribution; file_index enumerates all published artifacts."
11
+ },
12
+ "package": {
13
+ "file_index_count": 19,
14
+ "file_index": [
15
+ {
16
+ "path": "checkout_manifest.json",
17
+ "sha256": "13bbce1b42639849cfc90b339b3fcc32962bd9021374558826b9d761e8aea05b",
18
+ "size": 5150
19
+ },
20
+ {
21
+ "path": "checkout_manifest.sig",
22
+ "sha256": "24744a4bc568f921a6863d958329d3dfc1a3e08cb834af94d8d8b74ed7338f45",
23
+ "size": 584
24
+ },
25
+ {
26
+ "path": "loko_manifest.json",
27
+ "sha256": "d54eba3235bc57e0e3f373414f0e87c7bbf95f741fd7be87db7a8eb7ba43bc05",
28
+ "size": 6765
29
+ },
30
+ {
31
+ "path": "operator_ed25519_public.pem",
32
+ "sha256": "88f6b0299b20c8849d47d8be196709b12ab09b38868af25e1aa6b92054d56f5f",
33
+ "size": 113
34
+ },
35
+ {
36
+ "path": "operator_ed25519_public_key_hex.txt",
37
+ "sha256": "f38c2f9bd5c2335a95a8a361c9c6c23ad9189c9efd30bff24061eadb8198b328",
38
+ "size": 66
39
+ },
40
+ {
41
+ "path": "PUBKEY_PIN.txt",
42
+ "sha256": "8ec4007352f9bea18d3f26cda70e5391fdf93922317b73fbeb7dcf1b933df514",
43
+ "size": 66
44
+ },
45
+ {
46
+ "path": "receipt_bundle/plots/confusion_matrix.png",
47
+ "sha256": "c2397599ef124027c6aeb17d5180cc9db450b585de3c102dc90059bc295bffb7",
48
+ "size": 463216
49
+ },
50
+ {
51
+ "path": "receipt_bundle/plots/F1_curve.png",
52
+ "sha256": "11f8a561e9bc4fea7f6b2ee2d5a7de3d4ac2126ac0b7c592d71ee29c940d676f",
53
+ "size": 812716
54
+ },
55
+ {
56
+ "path": "receipt_bundle/plots/P_curve.png",
57
+ "sha256": "e4350a036e2e362f2ee055a3d10e54c1e327af336e09812a0ceafc4c8a6ea555",
58
+ "size": 615626
59
+ },
60
+ {
61
+ "path": "receipt_bundle/plots/PR_curve.png",
62
+ "sha256": "8e7c8acf9503d731fb048a17b800d62c4fea04386b83a6e7faf6969c74748541",
63
+ "size": 670063
64
+ },
65
+ {
66
+ "path": "receipt_bundle/plots/R_curve.png",
67
+ "sha256": "aab1eca0679c48296edb7b8935a5eeff9afcc50ba11c039c6956f2a07dbc49b2",
68
+ "size": 689127
69
+ },
70
+ {
71
+ "path": "receipt_bundle/plots/val_batch0_labels.jpg",
72
+ "sha256": "e3369577f9e13ef92f4ca9ff57bcb62e23ef6ae4524f9021d8773118a2d9ba25",
73
+ "size": 345204
74
+ },
75
+ {
76
+ "path": "receipt_bundle/plots/val_batch0_pred.jpg",
77
+ "sha256": "5d588da5682aa51fbaaa436bca4b0ba5077df9205a8bc553e21e084a443bd7df",
78
+ "size": 355583
79
+ },
80
+ {
81
+ "path": "receipt_bundle/plots/val_batch1_labels.jpg",
82
+ "sha256": "921c8863b0a7ddbb23ee689fd45dbc9a59a5b09a0e0ac7b235c989efb5277f2b",
83
+ "size": 460969
84
+ },
85
+ {
86
+ "path": "receipt_bundle/plots/val_batch1_pred.jpg",
87
+ "sha256": "137a43ae4167cdc48d28916ebf7ef6085f9063d28a897cef2ceafd15fd743fdd",
88
+ "size": 470751
89
+ },
90
+ {
91
+ "path": "receipt_bundle/plots/val_batch2_labels.jpg",
92
+ "sha256": "60fac9d2453f481b50857a65a0b7d8f680f726557ca4130b373bc7f9e45bbfaa",
93
+ "size": 502535
94
+ },
95
+ {
96
+ "path": "receipt_bundle/plots/val_batch2_pred.jpg",
97
+ "sha256": "748b8e3e3006ffbdbc6c9b818cde7991c598df19227dc1db578f1553e23c350f",
98
+ "size": 516857
99
+ },
100
+ {
101
+ "path": "receipt_bundle/raw/yolov5s_predictions.json",
102
+ "sha256": "26437985fdda3d8cb16723b4efa915939357cf953559e44a11ddba77727d93dc",
103
+ "size": 91152520
104
+ },
105
+ {
106
+ "path": "report.html",
107
+ "sha256": "0e5b6fa0a321bb04bae862e5839cbb167cc260b71100ce32461b348b097c588a",
108
+ "size": 6186
109
+ }
110
+ ]
111
+ }
112
+ }
run-a-baseline-repro/operator_ed25519_public.pem ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ -----BEGIN PUBLIC KEY-----
2
+ MCowBQYDK2VwAyEAOo2mIGSaRUI7nYhti7tyDnW9QTQ6oNbUlTaFe0kfUQ4=
3
+ -----END PUBLIC KEY-----
run-a-baseline-repro/operator_ed25519_public_key_hex.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 3a8da620649a45423b9d886d8bbb720e75bd41343aa0d6d49536857b491f510e
run-a-baseline-repro/receipt_bundle/plots/F1_curve.png ADDED

Git LFS Details

  • SHA256: 11f8a561e9bc4fea7f6b2ee2d5a7de3d4ac2126ac0b7c592d71ee29c940d676f
  • Pointer size: 131 Bytes
  • Size of remote file: 813 kB
run-a-baseline-repro/receipt_bundle/plots/PR_curve.png ADDED

Git LFS Details

  • SHA256: 8e7c8acf9503d731fb048a17b800d62c4fea04386b83a6e7faf6969c74748541
  • Pointer size: 131 Bytes
  • Size of remote file: 670 kB
run-a-baseline-repro/receipt_bundle/plots/P_curve.png ADDED

Git LFS Details

  • SHA256: e4350a036e2e362f2ee055a3d10e54c1e327af336e09812a0ceafc4c8a6ea555
  • Pointer size: 131 Bytes
  • Size of remote file: 616 kB
run-a-baseline-repro/receipt_bundle/plots/R_curve.png ADDED

Git LFS Details

  • SHA256: aab1eca0679c48296edb7b8935a5eeff9afcc50ba11c039c6956f2a07dbc49b2
  • Pointer size: 131 Bytes
  • Size of remote file: 689 kB
run-a-baseline-repro/receipt_bundle/plots/confusion_matrix.png ADDED

Git LFS Details

  • SHA256: c2397599ef124027c6aeb17d5180cc9db450b585de3c102dc90059bc295bffb7
  • Pointer size: 131 Bytes
  • Size of remote file: 463 kB
run-a-baseline-repro/receipt_bundle/plots/val_batch0_labels.jpg ADDED

Git LFS Details

  • SHA256: e3369577f9e13ef92f4ca9ff57bcb62e23ef6ae4524f9021d8773118a2d9ba25
  • Pointer size: 131 Bytes
  • Size of remote file: 345 kB
run-a-baseline-repro/receipt_bundle/plots/val_batch0_pred.jpg ADDED

Git LFS Details

  • SHA256: 5d588da5682aa51fbaaa436bca4b0ba5077df9205a8bc553e21e084a443bd7df
  • Pointer size: 131 Bytes
  • Size of remote file: 356 kB
run-a-baseline-repro/receipt_bundle/plots/val_batch1_labels.jpg ADDED

Git LFS Details

  • SHA256: 921c8863b0a7ddbb23ee689fd45dbc9a59a5b09a0e0ac7b235c989efb5277f2b
  • Pointer size: 131 Bytes
  • Size of remote file: 461 kB
run-a-baseline-repro/receipt_bundle/plots/val_batch1_pred.jpg ADDED

Git LFS Details

  • SHA256: 137a43ae4167cdc48d28916ebf7ef6085f9063d28a897cef2ceafd15fd743fdd
  • Pointer size: 131 Bytes
  • Size of remote file: 471 kB
run-a-baseline-repro/receipt_bundle/plots/val_batch2_labels.jpg ADDED

Git LFS Details

  • SHA256: 60fac9d2453f481b50857a65a0b7d8f680f726557ca4130b373bc7f9e45bbfaa
  • Pointer size: 131 Bytes
  • Size of remote file: 503 kB
run-a-baseline-repro/receipt_bundle/plots/val_batch2_pred.jpg ADDED

Git LFS Details

  • SHA256: 748b8e3e3006ffbdbc6c9b818cde7991c598df19227dc1db578f1553e23c350f
  • Pointer size: 131 Bytes
  • Size of remote file: 517 kB
run-a-baseline-repro/receipt_bundle/raw/yolov5s_predictions.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26437985fdda3d8cb16723b4efa915939357cf953559e44a11ddba77727d93dc
3
+ size 91152520
run-a-baseline-repro/report.html ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!doctype html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <title>Loko Release Gate Record, Run A</title>
6
+
7
+ <style>
8
+ :root{
9
+ --bg:#fafafa;
10
+ --card:#ffffff;
11
+ --text:#111;
12
+ --muted:#666;
13
+ --border:#e8e8e8;
14
+ --border2:#efefef;
15
+ --pill:#f3f3f3;
16
+ --pill-border:#e6e6e6;
17
+ --pass-bg:#eaf7ee;
18
+ --pass-border:#cfead6;
19
+ }
20
+
21
+ body{
22
+ font-family: Arial, sans-serif;
23
+ margin: 0;
24
+ background: var(--bg);
25
+ color: var(--text);
26
+ line-height: 1.35;
27
+ }
28
+
29
+ .topbar{
30
+ height: 6px;
31
+ background: linear-gradient(90deg, #111 0%, #444 35%, #888 100%);
32
+ border-bottom: 1px solid var(--border);
33
+ }
34
+
35
+ .page{
36
+ max-width: 980px;
37
+ margin: 0 auto;
38
+ padding: 26px 28px 40px 28px;
39
+ }
40
+
41
+ h1{ margin: 18px 0 6px 0; font-size: 40px; letter-spacing: -0.4px; }
42
+ .subtitle{ color: #555; margin: 0 0 8px 0; font-size: 14px; }
43
+ .meta{ color: var(--muted); margin: 0 0 18px 0; font-size: 13px; }
44
+
45
+ .pillbar{ display:flex; flex-wrap:wrap; gap:10px; margin: 12px 0 22px 0; }
46
+ .pill{
47
+ display:inline-flex; align-items:center;
48
+ height:30px; padding:0 12px; border-radius:999px;
49
+ background: var(--pill); border:1px solid var(--pill-border);
50
+ font-size:13px;
51
+ }
52
+ .pill.pass{ background: var(--pass-bg); border-color: var(--pass-border); }
53
+
54
+ .card{
55
+ border:1px solid var(--border);
56
+ border-radius: 16px;
57
+ padding: 16px 16px;
58
+ margin: 14px 0;
59
+ background: var(--card);
60
+ box-shadow: 0 1px 0 rgba(0,0,0,0.02);
61
+ }
62
+
63
+ .grid2{ display:grid; grid-template-columns: 1fr 1fr; gap: 14px; }
64
+ .label{ color: var(--muted); font-size: 12px; margin-bottom: 4px; }
65
+ .value{ font-size: 14px; word-break: break-all; }
66
+
67
+ .metricgrid{ display:grid; grid-template-columns: repeat(4, 1fr); gap: 12px; margin-top: 8px; }
68
+ .metric{
69
+ border:1px solid var(--border2);
70
+ border-radius: 14px;
71
+ padding: 12px;
72
+ background: #fbfbfb;
73
+ }
74
+ .metric .num{ font-size: 20px; font-weight: 700; margin-top: 4px; }
75
+
76
+ h2{ margin: 24px 0 10px 0; font-size: 20px; }
77
+ h3{ margin: 10px 0 8px 0; font-size: 16px; }
78
+
79
+ img{
80
+ width:100%;
81
+ border:1px solid #ddd;
82
+ border-radius: 14px;
83
+ background: #fff;
84
+ }
85
+
86
+ .small{ color: var(--muted); font-size: 12px; }
87
+ ul{ margin: 10px 0 0 18px; }
88
+ code{ background:#f1f1f1; padding:2px 6px; border-radius:6px; }
89
+ </style>
90
+ </head>
91
+
92
+ <body>
93
+ <div class="topbar"></div>
94
+ <div class="page">
95
+
96
+ <h1>Loko Release Gate Record</h1>
97
+ <p class="subtitle">
98
+ Run A establishes a reproducible baseline on COCO using pinned model inputs and a declared PASS/FAIL gate.
99
+ </p>
100
+ <p class="meta">
101
+ <strong>Run ID:</strong> <code>run-a-baseline-repro</code>
102
+ &nbsp;|&nbsp;
103
+ <strong>Decided at (UTC):</strong> <code>2026-02-11T21:29:41Z</code>
104
+ </p>
105
+
106
+ <div class="pillbar">
107
+ <span class="pill">Run A</span>
108
+ <span class="pill">Baseline Repro</span>
109
+ <span class="pill">COCO val2017</span>
110
+ <span class="pill pass">Decision: PASS</span>
111
+ </div>
112
+
113
+ <div class="card">
114
+ <h2>Decision</h2>
115
+ <div class="grid2">
116
+ <div>
117
+ <div class="label">Gate Predicate</div>
118
+ <div class="value"><strong>mAP@0.50 ≥ 0.36</strong></div>
119
+ <div class="small">Predicate ID: <code>coco_baseline_map50_floor_v1</code></div>
120
+ </div>
121
+ <div>
122
+ <div class="label">Measured Value</div>
123
+ <div class="value"><strong>mAP@0.50 = 0.566</strong></div>
124
+ <div class="small">mAP@0.50:0.95 = 0.371</div>
125
+ </div>
126
+ </div>
127
+
128
+ <div class="metricgrid">
129
+ <div class="metric">
130
+ <div class="label">Precision</div>
131
+ <div class="num">0.672</div>
132
+ </div>
133
+ <div class="metric">
134
+ <div class="label">Recall</div>
135
+ <div class="num">0.519</div>
136
+ </div>
137
+ <div class="metric">
138
+ <div class="label">mAP@0.50</div>
139
+ <div class="num">0.566</div>
140
+ </div>
141
+ <div class="metric">
142
+ <div class="label">mAP@0.50:0.95</div>
143
+ <div class="num">0.371</div>
144
+ </div>
145
+ </div>
146
+ </div>
147
+
148
+ <div class="card">
149
+ <h2>Receipts</h2>
150
+
151
+ <div class="grid2">
152
+ <div><h3>PR Curve</h3><img src="receipt_bundle/plots/PR_curve.png" loading="lazy" /></div>
153
+ <div><h3>F1 Curve</h3><img src="receipt_bundle/plots/F1_curve.png" loading="lazy" /></div>
154
+ <div><h3>Precision Curve</h3><img src="receipt_bundle/plots/P_curve.png" loading="lazy" /></div>
155
+ <div><h3>Recall Curve</h3><img src="receipt_bundle/plots/R_curve.png" loading="lazy" /></div>
156
+ <div style="grid-column:1 / -1;">
157
+ <h3>Confusion Matrix</h3>
158
+ <img src="receipt_bundle/plots/confusion_matrix.png" loading="lazy" />
159
+ </div>
160
+ </div>
161
+
162
+ <h3 style="margin-top:16px;">Sample Batches</h3>
163
+ <div class="grid2">
164
+ <div><img src="receipt_bundle/plots/val_batch0_labels.jpg" loading="lazy" /></div>
165
+ <div><img src="receipt_bundle/plots/val_batch0_pred.jpg" loading="lazy" /></div>
166
+ <div><img src="receipt_bundle/plots/val_batch1_labels.jpg" loading="lazy" /></div>
167
+ <div><img src="receipt_bundle/plots/val_batch1_pred.jpg" loading="lazy" /></div>
168
+ <div><img src="receipt_bundle/plots/val_batch2_labels.jpg" loading="lazy" /></div>
169
+ <div><img src="receipt_bundle/plots/val_batch2_pred.jpg" loading="lazy" /></div>
170
+ </div>
171
+
172
+ <p class="small" style="margin-top:12px;">
173
+ Core output: <code>receipt_bundle/raw/yolov5s_predictions.json</code>
174
+ </p>
175
+ </div>
176
+
177
+ <div class="card">
178
+ <h2>What to Verify</h2>
179
+ <ul>
180
+ <li><strong>Decision container:</strong> <code>release_certificate.json</code></li>
181
+ <li><strong>Metrics record:</strong> <code>evaluation_metrics.json</code></li>
182
+ <li><strong>Receipt inventory:</strong> <code>loko_manifest.json</code></li>
183
+ <li><strong>Checkout inventory:</strong> <code>checkout_manifest.json</code> + <code>checkout_manifest.sig</code></li>
184
+ </ul>
185
+ </div>
186
+
187
+ </div>
188
+ </body>
189
+ </html>