betterwithage commited on
Commit
37612ec
·
verified ·
1 Parent(s): 575dbdb

audit: Model BOM for SZLHOLDINGS/szl-lambda-gate (estate audit 2026-08-30)

Browse files
Files changed (1) hide show
  1. models/szl-lambda-gate.cdx.json +322 -0
models/szl-lambda-gate.cdx.json ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "serialNumber": "urn:uuid:69e357ae-dba6-542a-a150-0d0be6133578",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2026-08-31T01:34:34.204212+00:00",
8
+ "tools": [
9
+ {
10
+ "vendor": "SZL Holdings",
11
+ "name": "build_model_bom",
12
+ "version": "1.0.0"
13
+ }
14
+ ],
15
+ "component": {
16
+ "type": "machine-learning-model",
17
+ "bom-ref": "hf:SZLHOLDINGS/szl-lambda-gate",
18
+ "name": "szl-lambda-gate",
19
+ "version": "unspecified",
20
+ "description": "HF model SZLHOLDINGS/szl-lambda-gate \u2014 base model: undeclared",
21
+ "licenses": [
22
+ {
23
+ "license": {
24
+ "id": "apache-2.0"
25
+ }
26
+ }
27
+ ],
28
+ "externalReferences": [
29
+ {
30
+ "type": "website",
31
+ "url": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate"
32
+ }
33
+ ],
34
+ "properties": [
35
+ {
36
+ "name": "szl:base_model",
37
+ "value": "undeclared"
38
+ },
39
+ {
40
+ "name": "szl:downloads",
41
+ "value": "113"
42
+ },
43
+ {
44
+ "name": "szl:likes",
45
+ "value": "0"
46
+ },
47
+ {
48
+ "name": "szl:last_modified",
49
+ "value": "2026-08-30T23:29:13.000Z"
50
+ },
51
+ {
52
+ "name": "szl:pipeline_tag",
53
+ "value": "unspecified"
54
+ },
55
+ {
56
+ "name": "szl:heldout_eval",
57
+ "value": "MISSING \u2014 required before publication"
58
+ },
59
+ {
60
+ "name": "szl:publication_eligible",
61
+ "value": "false"
62
+ }
63
+ ]
64
+ }
65
+ },
66
+ "components": [
67
+ {
68
+ "type": "file",
69
+ "bom-ref": "file:.gitattributes",
70
+ "name": ".gitattributes",
71
+ "scope": "required",
72
+ "properties": [
73
+ {
74
+ "name": "szl:role",
75
+ "value": "support"
76
+ }
77
+ ]
78
+ },
79
+ {
80
+ "type": "file",
81
+ "bom-ref": "file:BENCH.laptop-blackwell.json",
82
+ "name": "BENCH.laptop-blackwell.json",
83
+ "scope": "required",
84
+ "properties": [
85
+ {
86
+ "name": "szl:role",
87
+ "value": "config"
88
+ }
89
+ ]
90
+ },
91
+ {
92
+ "type": "file",
93
+ "bom-ref": "file:LICENSE",
94
+ "name": "LICENSE",
95
+ "scope": "required",
96
+ "properties": [
97
+ {
98
+ "name": "szl:role",
99
+ "value": "support"
100
+ }
101
+ ]
102
+ },
103
+ {
104
+ "type": "file",
105
+ "bom-ref": "file:MODEL_PROVENANCE.json",
106
+ "name": "MODEL_PROVENANCE.json",
107
+ "scope": "required",
108
+ "properties": [
109
+ {
110
+ "name": "szl:role",
111
+ "value": "config"
112
+ }
113
+ ]
114
+ },
115
+ {
116
+ "type": "file",
117
+ "bom-ref": "file:OPERATIONAL.json",
118
+ "name": "OPERATIONAL.json",
119
+ "scope": "required",
120
+ "properties": [
121
+ {
122
+ "name": "szl:role",
123
+ "value": "config"
124
+ }
125
+ ]
126
+ },
127
+ {
128
+ "type": "file",
129
+ "bom-ref": "file:README.md",
130
+ "name": "README.md",
131
+ "scope": "required",
132
+ "properties": [
133
+ {
134
+ "name": "szl:role",
135
+ "value": "documentation"
136
+ }
137
+ ]
138
+ },
139
+ {
140
+ "type": "file",
141
+ "bom-ref": "file:SECURITY.md",
142
+ "name": "SECURITY.md",
143
+ "scope": "required",
144
+ "properties": [
145
+ {
146
+ "name": "szl:role",
147
+ "value": "documentation"
148
+ }
149
+ ]
150
+ },
151
+ {
152
+ "type": "file",
153
+ "bom-ref": "file:SZL_ESTATE_MANAGED.json",
154
+ "name": "SZL_ESTATE_MANAGED.json",
155
+ "scope": "required",
156
+ "properties": [
157
+ {
158
+ "name": "szl:role",
159
+ "value": "config"
160
+ }
161
+ ]
162
+ },
163
+ {
164
+ "type": "file",
165
+ "bom-ref": "file:TRAINING_RECEIPT.json",
166
+ "name": "TRAINING_RECEIPT.json",
167
+ "scope": "required",
168
+ "properties": [
169
+ {
170
+ "name": "szl:role",
171
+ "value": "config"
172
+ }
173
+ ]
174
+ },
175
+ {
176
+ "type": "file",
177
+ "bom-ref": "file:build.toml",
178
+ "name": "build.toml",
179
+ "scope": "required",
180
+ "properties": [
181
+ {
182
+ "name": "szl:role",
183
+ "value": "support"
184
+ }
185
+ ]
186
+ },
187
+ {
188
+ "type": "file",
189
+ "bom-ref": "file:build/torch-universal/szl_lambda_gate/__init__.py",
190
+ "name": "build/torch-universal/szl_lambda_gate/__init__.py",
191
+ "scope": "required",
192
+ "properties": [
193
+ {
194
+ "name": "szl:role",
195
+ "value": "support"
196
+ }
197
+ ]
198
+ },
199
+ {
200
+ "type": "file",
201
+ "bom-ref": "file:build/torch-universal/szl_lambda_gate/_lambda.py",
202
+ "name": "build/torch-universal/szl_lambda_gate/_lambda.py",
203
+ "scope": "required",
204
+ "properties": [
205
+ {
206
+ "name": "szl:role",
207
+ "value": "support"
208
+ }
209
+ ]
210
+ },
211
+ {
212
+ "type": "file",
213
+ "bom-ref": "file:build/torch-universal/szl_lambda_gate/_ops.py",
214
+ "name": "build/torch-universal/szl_lambda_gate/_ops.py",
215
+ "scope": "required",
216
+ "properties": [
217
+ {
218
+ "name": "szl:role",
219
+ "value": "support"
220
+ }
221
+ ]
222
+ },
223
+ {
224
+ "type": "file",
225
+ "bom-ref": "file:build/torch-universal/szl_lambda_gate/layers.py",
226
+ "name": "build/torch-universal/szl_lambda_gate/layers.py",
227
+ "scope": "required",
228
+ "properties": [
229
+ {
230
+ "name": "szl:role",
231
+ "value": "support"
232
+ }
233
+ ]
234
+ },
235
+ {
236
+ "type": "file",
237
+ "bom-ref": "file:build/torch-universal/szl_lambda_gate/metadata.json",
238
+ "name": "build/torch-universal/szl_lambda_gate/metadata.json",
239
+ "scope": "required",
240
+ "properties": [
241
+ {
242
+ "name": "szl:role",
243
+ "value": "config"
244
+ }
245
+ ]
246
+ },
247
+ {
248
+ "type": "file",
249
+ "bom-ref": "file:doctrine.py",
250
+ "name": "doctrine.py",
251
+ "scope": "required",
252
+ "properties": [
253
+ {
254
+ "name": "szl:role",
255
+ "value": "support"
256
+ }
257
+ ]
258
+ },
259
+ {
260
+ "type": "file",
261
+ "bom-ref": "file:lambda_gate.py",
262
+ "name": "lambda_gate.py",
263
+ "scope": "required",
264
+ "properties": [
265
+ {
266
+ "name": "szl:role",
267
+ "value": "support"
268
+ }
269
+ ]
270
+ },
271
+ {
272
+ "type": "file",
273
+ "bom-ref": "file:scripts/eval.py",
274
+ "name": "scripts/eval.py",
275
+ "scope": "required",
276
+ "properties": [
277
+ {
278
+ "name": "szl:role",
279
+ "value": "support"
280
+ }
281
+ ]
282
+ },
283
+ {
284
+ "type": "file",
285
+ "bom-ref": "file:scripts/forge.py",
286
+ "name": "scripts/forge.py",
287
+ "scope": "required",
288
+ "properties": [
289
+ {
290
+ "name": "szl:role",
291
+ "value": "support"
292
+ }
293
+ ]
294
+ }
295
+ ],
296
+ "dependencies": [
297
+ {
298
+ "ref": "hf:SZLHOLDINGS/szl-lambda-gate",
299
+ "dependsOn": [
300
+ "file:.gitattributes",
301
+ "file:BENCH.laptop-blackwell.json",
302
+ "file:LICENSE",
303
+ "file:MODEL_PROVENANCE.json",
304
+ "file:OPERATIONAL.json",
305
+ "file:README.md",
306
+ "file:SECURITY.md",
307
+ "file:SZL_ESTATE_MANAGED.json",
308
+ "file:TRAINING_RECEIPT.json",
309
+ "file:build.toml",
310
+ "file:build/torch-universal/szl_lambda_gate/__init__.py",
311
+ "file:build/torch-universal/szl_lambda_gate/_lambda.py",
312
+ "file:build/torch-universal/szl_lambda_gate/_ops.py",
313
+ "file:build/torch-universal/szl_lambda_gate/layers.py",
314
+ "file:build/torch-universal/szl_lambda_gate/metadata.json",
315
+ "file:doctrine.py",
316
+ "file:lambda_gate.py",
317
+ "file:scripts/eval.py",
318
+ "file:scripts/forge.py"
319
+ ]
320
+ }
321
+ ]
322
+ }