docs(provenance): bind immutable dataset source

#1
Files changed (1) hide show
  1. DATASET_PROVENANCE.json +51 -0
DATASET_PROVENANCE.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "szl.dataset-source-attestation/v1",
3
+ "observed_at": "2026-07-12T01:30:18Z",
4
+ "dataset": {
5
+ "id": "SZLHOLDINGS/szl-artifacts",
6
+ "repository_type": "dataset",
7
+ "artifact_kind": "dataset-repository-snapshot",
8
+ "purpose": "Public diligence and verification artifacts, including signed receipt material and visual assets."
9
+ },
10
+ "source_of_record": {
11
+ "state": "VERIFIED_HF_SOURCE_OF_RECORD",
12
+ "platform": "huggingface",
13
+ "repository": "SZLHOLDINGS/szl-artifacts",
14
+ "artifact_base_revision": "424c9fc890dc0a412583692f6189796c8f76a0e3",
15
+ "artifact_base_state": "MEASURED_PRE_ATTESTATION_BASE",
16
+ "artifact_base_url": "https://huggingface.co/datasets/SZLHOLDINGS/szl-artifacts/tree/424c9fc890dc0a412583692f6189796c8f76a0e3",
17
+ "file_count": 105,
18
+ "total_bytes": 36097396,
19
+ "tree_sha256": "23724039441425a537e98a583ba19bbdd35fb5200e104fc2503bd64fb70e6276",
20
+ "tree_hash_algorithm": "sha256 of UTF-8 path + NUL + per-file content sha256 + LF, sorted by path; .cache excluded"
21
+ },
22
+ "public_github": {
23
+ "state": "CONTEXT_ONLY_NO_BYTE_LEVEL_RELEASE_PARITY",
24
+ "card_references": [
25
+ "https://github.com/szl-holdings/.github/blob/main/cosign.pub",
26
+ "https://github.com/szl-holdings/a11oy/pull/114",
27
+ "https://github.com/szl-holdings/a11oy/pull/122",
28
+ "https://github.com/szl-holdings/agi-forecast/pull/51",
29
+ "https://github.com/szl-holdings/lutar-lean/commit/7ef33a6",
30
+ "https://github.com/szl-holdings/lutar-lean/pull/106",
31
+ "https://github.com/szl-holdings/lutar-lean/pull/109",
32
+ "https://github.com/szl-holdings/lutar-lean/pull/116",
33
+ "https://github.com/szl-holdings/szl-holdings",
34
+ "https://github.com/szl-holdings/szl-papers/blob/main/PAPERS_INDEX.md"
35
+ ],
36
+ "card_reference_role": "CONTEXTUAL_DOCUMENTATION_RESEARCH_OR_RELATED_CODE_NOT_BUILD_SOURCE_PARITY"
37
+ },
38
+ "claims": {
39
+ "github_repository_parity": "NOT_CLAIMED",
40
+ "github_build_source": "NOT_CLAIMED",
41
+ "reproducible_build": "NOT_CLAIMED",
42
+ "generator_revision": "NOT_CLAIMED",
43
+ "serving_process_revision": "NOT_APPLICABLE_DATASET_REPOSITORY"
44
+ },
45
+ "limits": [
46
+ "GitHub links in the dataset card are contextual references only; no per-file byte-equivalence to a GitHub release was established in this attestation.",
47
+ "The attestation overlay cannot self-embed its resulting Hub commit, so artifact_base_revision is the immutable measured pre-overlay tree.",
48
+ "This artifact establishes public source-of-record identity and tree integrity, not a reproducible generation or build pipeline.",
49
+ "No claim is made about private repositories or unobserved producer systems."
50
+ ]
51
+ }