betterwithage commited on
Commit
bde8717
·
verified ·
1 Parent(s): 2c23096

Publish fail-closed promotion readiness audit

Browse files

Records exact repository metadata, artifact inventory, and unresolved blockers.
Lineage, consent, legal authority, deployment, and production readiness remain unverified.

Files changed (1) hide show
  1. PROMOTION_READINESS_AUDIT.json +306 -0
PROMOTION_READINESS_AUDIT.json ADDED
@@ -0,0 +1,306 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "asset_type": "model",
3
+ "audit_generated_at": "2026-08-31T03:36:31.210131Z",
4
+ "blockers": [
5
+ "CONSENT_PRIVACY_REVIEW_UNKNOWN",
6
+ "DEPLOYMENT_EVIDENCE_UNKNOWN",
7
+ "EVALUATION_EVIDENCE_UNKNOWN",
8
+ "LEGAL_OWNERSHIP_AND_RELICENSING_AUTHORITY_UNKNOWN",
9
+ "PROVENANCE_STATUS_EVIDENCE_PARTIAL",
10
+ "TRAINING_DATA_IDENTITY_UNKNOWN",
11
+ "TRAINING_RECIPE_DECLARED_NOT_REPRODUCED",
12
+ "UPSTREAM_SOURCE_REVISION_UNKNOWN"
13
+ ],
14
+ "claim_boundary": "This candidate records authenticated repository evidence and blockers only. It does not verify legal ownership, consent, training lineage, deployment, served behavior, persistence, or production readiness.",
15
+ "destination_absent_at_required_parent": true,
16
+ "destination_path": "PROMOTION_READINESS_AUDIT.json",
17
+ "fields": {
18
+ "artifact_inventory_and_hashes": {
19
+ "classification": "VERIFIED",
20
+ "evidence": [
21
+ {
22
+ "access": "authenticated_read_only",
23
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
24
+ "source": "https://huggingface.co/api/models/SZLHOLDINGS/szl-lambda-gate/tree/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0?recursive=true&expand=true"
25
+ }
26
+ ],
27
+ "limitations": [
28
+ "Hashes are provider API metadata; large payload bytes were deliberately not downloaded or independently rehashed."
29
+ ],
30
+ "value": {
31
+ "all_files_have_immutable_hash_metadata": true,
32
+ "file_count": 19,
33
+ "files_with_immutable_hash_metadata": 19,
34
+ "files_with_unknown_size": 0,
35
+ "known_total_bytes": 81462,
36
+ "lfs_file_count": 0,
37
+ "payloads_downloaded": false,
38
+ "tree_complete": true,
39
+ "tree_pages": 1
40
+ }
41
+ },
42
+ "card_license_declaration": {
43
+ "classification": "DECLARED",
44
+ "evidence": [
45
+ {
46
+ "access": "authenticated_read_only",
47
+ "json_pointer": "/cardData/license",
48
+ "observed_at": "2026-08-31T03:36:30.319205Z",
49
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
50
+ "source": "https://huggingface.co/api/models/SZLHOLDINGS/szl-lambda-gate?full=true",
51
+ "value": "apache-2.0"
52
+ },
53
+ {
54
+ "line": 13,
55
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
56
+ "source": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate/resolve/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/README.md",
57
+ "source_sha256": "0d050e2b45d68478c12da4c3465a7175884b6c6cef5dc4882f662ded3aa1a1d3",
58
+ "value": "apache-2.0"
59
+ }
60
+ ],
61
+ "limitations": [
62
+ "A repository card declaration does not verify ownership, relicensing authority, or artifact coverage."
63
+ ],
64
+ "value": [
65
+ "apache-2.0",
66
+ "apache-2.0"
67
+ ]
68
+ },
69
+ "consent_privacy_review": {
70
+ "classification": "UNKNOWN",
71
+ "evidence": [],
72
+ "limitations": [
73
+ "No explicit consent, privacy, PII, or sensitive-data review evidence was located."
74
+ ],
75
+ "value": null
76
+ },
77
+ "deployment_evidence": {
78
+ "classification": "UNKNOWN",
79
+ "evidence": [],
80
+ "limitations": [
81
+ "No exact artifact/deployment/served-revision evidence was located."
82
+ ],
83
+ "value": null
84
+ },
85
+ "evaluation_evidence": {
86
+ "classification": "UNKNOWN",
87
+ "evidence": [],
88
+ "limitations": [
89
+ "No structured model evaluation or dataset-quality evidence was located."
90
+ ],
91
+ "value": null
92
+ },
93
+ "exact_current_head": {
94
+ "classification": "VERIFIED",
95
+ "evidence": [
96
+ {
97
+ "access": "authenticated_read_only",
98
+ "json_pointer": "/sha",
99
+ "observed_at": "2026-08-31T03:36:30.319205Z",
100
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
101
+ "source": "https://huggingface.co/api/models/SZLHOLDINGS/szl-lambda-gate?full=true"
102
+ },
103
+ {
104
+ "access": "authenticated_read_only",
105
+ "json_pointer": "/sha",
106
+ "observed_at": "2026-08-31T03:36:31.116224Z",
107
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
108
+ "source": "https://huggingface.co/api/models/SZLHOLDINGS/szl-lambda-gate?full=true"
109
+ }
110
+ ],
111
+ "limitations": [
112
+ "The binding is exact for the recorded audit window and may change afterward."
113
+ ],
114
+ "value": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0"
115
+ },
116
+ "intended_use_and_limitations": {
117
+ "classification": "DECLARED",
118
+ "evidence": [
119
+ {
120
+ "excerpt": "Torch forward-pass gate.",
121
+ "heading": "Intended use",
122
+ "line": 109,
123
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
124
+ "source": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate/resolve/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/README.md",
125
+ "source_sha256": "0d050e2b45d68478c12da4c3465a7175884b6c6cef5dc4882f662ded3aa1a1d3"
126
+ },
127
+ {
128
+ "excerpt": "- Surrogate. Not Conjecture-1 solved. Canonical GitHub: [`szl-holdings/szl-khipu`](https://github.com/szl-holdings/szl-khipu/blob/main/szl_khipu/lambda_gate.py) <!-- SZL-ATELIER-CUT:v1:END --> > **Live demos (in-browser, nothing to install)** \u2014 [`lambda-gate-holo`](https://szlholdings-lambda-gate-holo.static.hf.space) (this kernel's holographic gate demo) \u00b7 [`szl-kernels-live`](https://szlholdi...",
129
+ "heading": "Limitations",
130
+ "line": 113,
131
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
132
+ "source": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate/resolve/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/README.md",
133
+ "source_sha256": "0d050e2b45d68478c12da4c3465a7175884b6c6cef5dc4882f662ded3aa1a1d3"
134
+ }
135
+ ],
136
+ "limitations": [
137
+ "Repository-authored scope text was not validated against artifact behavior."
138
+ ],
139
+ "value": {
140
+ "intended_use": [
141
+ {
142
+ "excerpt": "Torch forward-pass gate.",
143
+ "heading": "Intended use",
144
+ "line": 109,
145
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
146
+ "source": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate/resolve/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/README.md",
147
+ "source_sha256": "0d050e2b45d68478c12da4c3465a7175884b6c6cef5dc4882f662ded3aa1a1d3"
148
+ }
149
+ ],
150
+ "limitations": [
151
+ {
152
+ "excerpt": "- Surrogate. Not Conjecture-1 solved. Canonical GitHub: [`szl-holdings/szl-khipu`](https://github.com/szl-holdings/szl-khipu/blob/main/szl_khipu/lambda_gate.py) <!-- SZL-ATELIER-CUT:v1:END --> > **Live demos (in-browser, nothing to install)** \u2014 [`lambda-gate-holo`](https://szlholdings-lambda-gate-holo.static.hf.space) (this kernel's holographic gate demo) \u00b7 [`szl-kernels-live`](https://szlholdi...",
153
+ "heading": "Limitations",
154
+ "line": 113,
155
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
156
+ "source": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate/resolve/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/README.md",
157
+ "source_sha256": "0d050e2b45d68478c12da4c3465a7175884b6c6cef5dc4882f662ded3aa1a1d3"
158
+ }
159
+ ]
160
+ }
161
+ },
162
+ "legal_ownership_and_relicensing_authority": {
163
+ "classification": "UNKNOWN",
164
+ "evidence": [],
165
+ "limitations": [
166
+ "A license label or license file does not establish ownership or relicensing authority."
167
+ ],
168
+ "value": null
169
+ },
170
+ "production_ready_posture": {
171
+ "classification": "BLOCKED",
172
+ "evidence": [
173
+ {
174
+ "blocking_conditions": [
175
+ "CONSENT_PRIVACY_REVIEW_UNKNOWN",
176
+ "DEPLOYMENT_EVIDENCE_UNKNOWN",
177
+ "EVALUATION_EVIDENCE_UNKNOWN",
178
+ "LEGAL_OWNERSHIP_AND_RELICENSING_AUTHORITY_UNKNOWN",
179
+ "PROVENANCE_STATUS_EVIDENCE_PARTIAL",
180
+ "TRAINING_DATA_IDENTITY_UNKNOWN",
181
+ "TRAINING_RECIPE_DECLARED_NOT_REPRODUCED",
182
+ "UPSTREAM_SOURCE_REVISION_UNKNOWN"
183
+ ],
184
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
185
+ "source": "this_audit"
186
+ }
187
+ ],
188
+ "limitations": [
189
+ "Repository metadata, card declarations, and HTTP availability cannot establish legal ownership, consent, lineage, deployment, function, or production readiness."
190
+ ],
191
+ "value": false
192
+ },
193
+ "provenance_status_files": {
194
+ "classification": "OBSERVED",
195
+ "evidence": [
196
+ {
197
+ "bytes_read": 5275,
198
+ "classification": "VERIFIED",
199
+ "content_type": "text/plain; charset=utf-8",
200
+ "final_url": "https://huggingface.co/api/resolve-cache/models/SZLHOLDINGS/szl-lambda-gate/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/MODEL_PROVENANCE.json?%2FSZLHOLDINGS%2Fszl-lambda-gate%2Fresolve%2F2c23096f3aefd8d1db8bdb84ee2634948d90a5e0%2FMODEL_PROVENANCE.json=&etag=%22b0e330eb9780c7aa599b29968b249f7bd2495dd7%22",
201
+ "path": "MODEL_PROVENANCE.json",
202
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
203
+ "scope": "Bounded small evidence bytes fetched at the exact repository revision.",
204
+ "sha256": "7bff6b93c0b515cd1272f80fd76f9aadd4b7553a7be930fc3348f213eaa187a1",
205
+ "source": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate/resolve/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/MODEL_PROVENANCE.json"
206
+ }
207
+ ],
208
+ "limitations": [
209
+ "The exact tree contains only partial or unread provenance/status evidence."
210
+ ],
211
+ "value": {
212
+ "fetched_and_hashed": [
213
+ "MODEL_PROVENANCE.json"
214
+ ],
215
+ "provenance_paths": [
216
+ "MODEL_PROVENANCE.json"
217
+ ],
218
+ "status_paths": []
219
+ }
220
+ },
221
+ "root_license": {
222
+ "classification": "VERIFIED",
223
+ "evidence": [
224
+ {
225
+ "bytes_read": 809,
226
+ "classification": "VERIFIED",
227
+ "content_type": "text/plain; charset=utf-8",
228
+ "final_url": "https://huggingface.co/api/resolve-cache/models/SZLHOLDINGS/szl-lambda-gate/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/LICENSE?%2FSZLHOLDINGS%2Fszl-lambda-gate%2Fresolve%2F2c23096f3aefd8d1db8bdb84ee2634948d90a5e0%2FLICENSE=&etag=%22f02122ea79cbad4d0137dfd71c7fba654ec1233e%22",
229
+ "path": "LICENSE",
230
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
231
+ "scope": "Bounded small evidence bytes fetched at the exact repository revision.",
232
+ "sha256": "9589109b10f273b246999e87435e92140ec68dfe8fd4db623a64ab70a81c9871",
233
+ "source": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate/resolve/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/LICENSE"
234
+ }
235
+ ],
236
+ "limitations": [
237
+ "File presence and bytes are verified; legal applicability and chain of title are not."
238
+ ],
239
+ "value": [
240
+ {
241
+ "bytes": 809,
242
+ "path": "LICENSE",
243
+ "sha256": "9589109b10f273b246999e87435e92140ec68dfe8fd4db623a64ab70a81c9871"
244
+ }
245
+ ]
246
+ },
247
+ "training_data_identity": {
248
+ "classification": "UNKNOWN",
249
+ "evidence": [],
250
+ "limitations": [
251
+ "No immutable training-data or source-data identity was located."
252
+ ],
253
+ "value": null
254
+ },
255
+ "training_recipe": {
256
+ "classification": "DECLARED",
257
+ "evidence": [
258
+ {
259
+ "excerpt": "A real **tiny torch MLP** (3 hidden ReLU layers, 64 units; `model.safetensors` + `config.json`) trained on **40,000 axis-score vectors** synthesized and **labeled by this kernel itself** (`lambda_gate(axes, weights=yuyay_uniform_1/13, threshold=0.5).passed`, seed 20260721; 800 samples re-audited by independent full kernel replay during generation \u2014 all agreed). Inputs are the 13 Yuyay axis scor...",
260
+ "heading": "Trained \u039b-gate surrogate v1 (MEASURED \u2014 see `TRAINING_RECEIPT.json`)",
261
+ "line": 194,
262
+ "repository_head": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
263
+ "source": "https://huggingface.co/SZLHOLDINGS/szl-lambda-gate/resolve/2c23096f3aefd8d1db8bdb84ee2634948d90a5e0/README.md",
264
+ "source_sha256": "0d050e2b45d68478c12da4c3465a7175884b6c6cef5dc4882f662ded3aa1a1d3"
265
+ }
266
+ ],
267
+ "limitations": [
268
+ "Repository-authored recipe descriptions do not prove that the declared process produced the artifacts."
269
+ ],
270
+ "value": [
271
+ "A real **tiny torch MLP** (3 hidden ReLU layers, 64 units; `model.safetensors` + `config.json`) trained on **40,000 axis-score vectors** synthesized and **labeled by this kernel itself** (`lambda_gate(axes, weights=yuyay_uniform_1/13, threshold=0.5).passed`, seed 20260721; 800 samples re-audited by independent full kernel replay during generation \u2014 all agreed). Inputs are the 13 Yuyay axis scor..."
272
+ ]
273
+ },
274
+ "upstream_source_revision": {
275
+ "classification": "UNKNOWN",
276
+ "evidence": [],
277
+ "limitations": [
278
+ "No explicit upstream source plus immutable revision was located."
279
+ ],
280
+ "value": null
281
+ }
282
+ },
283
+ "overwrite_allowed": false,
284
+ "production_ready": false,
285
+ "production_ready_classification": "BLOCKED",
286
+ "publication_evidence": {
287
+ "commit_sha_binding": "REPOSITORY_HISTORY_AND_EXTERNAL_BATCH_RECEIPT",
288
+ "destination_path": "PROMOTION_READINESS_AUDIT.json",
289
+ "method": "HUGGING_FACE_ATOMIC_COMMIT",
290
+ "post_commit_head_and_bytes_verification": "REQUIRED",
291
+ "production_ready": false,
292
+ "provider_tree_hashes_are_independent_payload_rehashes": false,
293
+ "required_parent_sha": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
294
+ "state": "PUBLISHED_IN_THIS_ATOMIC_COMMIT"
295
+ },
296
+ "publication_performed": true,
297
+ "registry_binding": {
298
+ "commit": "ea9ac04176ca1e985fbe263dcc097bf679cb4f4a",
299
+ "json_pointer": "/assets/66",
300
+ "path": "estate-registry.json",
301
+ "repository": "SZLHOLDINGS/szl-estate-live"
302
+ },
303
+ "repository_id": "SZLHOLDINGS/szl-lambda-gate",
304
+ "required_exact_parent": "2c23096f3aefd8d1db8bdb84ee2634948d90a5e0",
305
+ "schema": "szl.promoted-artifact-provenance-audit.publication-candidate/v1"
306
+ }