CSI reproducibility record.
Reproduce the 2023 CSI snapshot.
The methodology version, the configuration, baseline and source-rights hashes, the eight sub-index contributions, the expected CSI value and the exact commands to reproduce the reading on a second machine.
This record lists the inputs that fix one published CSI snapshot and the replay steps to verify them. Every value is derived from declared candidate inputs, carries an explicit data-state label and stays provisional until authenticated production lineage and the benchmark trusted gate pass. A missing or fail-closed artefact renders as an explicit unavailable state, never a fabricated value.
Reproducibility record, 2023
Provisional78.36
CSI value for 2023.
-1.68
Change from the previous period.
88.31%
Confidence score.
Methodology csi-v1.1.0 · epoch 24 · signer quorum 0/0. The public data-state is shown above; the engine status is recorded inside the proof for reproducibility and is not a certification.
Inputs that fix this snapshot
- Methodology hash
sha256:4eeec13bdb90c15fffc0a0ae73cbc8e42b771dc9b2e79ae6efb4de3109ef904d- Configuration hash
sha256:4eeec13bdb90c15fffc0a0ae73cbc8e42b771dc9b2e79ae6efb4de3109ef904d- Baseline hash
sha256:59a22a35cf81109a2d774f1427be9c356f101625bbad1131495b4548c2979a24- Source registry hash
sha256:782a397bcc94d0dfbab577fe06c2e0daaed9a1852c7412177bdeaaf77362626a- Source bundle hash
sha256:a9eb358d9891bab5971aa97c5b08c5d1ebb4298c5d8e53a72b029bd2b4db1e7b
Per-source release identifiers, licence states and parser versions are summarised by the source registry hash and the source bundle hash above. The exact material behind each hash (methodology, baselines, source registry, source bundle, metric values, contributions, confidences and snapshot) is published per period in the verification kit. For this period the anchored proof block certifies an earlier revision of that material: the methodology, baseline, source-registry, metric-values, contribution and confidence hashes re-hash to the values shown here, but the block's source-bundle hash and snapshot hash are the earlier revision's, because a later re-certification changed a hashed input (the candidate label inside the replay evidence) without moving this period's CSI E8, and the append-only tail rule appends a revision block only when the certified value moves. The current material is transitively anchored via block #30, whose hashed previous snapshot hash reaches this period through the material snapshot chain.
- Source bundle hash (anchored block)
sha256:a9eb358d9891bab5971aa97c5b08c5d1ebb4298c5d8e53a72b029bd2b4db1e7b- Source bundle hash (current material)
sha256:7208e8cf0661e1c17dc9afeaa07c0f8e29e0acd8c156ba1486ff5e6111e2e630- Snapshot hash (anchored block)
sha256:0d052cdadba98061ad996cfc579bc10f27c424d057401142a197d44c2aeecfcc- Snapshot hash (current material)
sha256:5823758aeb0fe713172e844fe5c00b5f32e99cb918255dff50f5767582ea926a
Sub-index composition
The eight sub-index snapshot hashes for 2023, in weight order, are recorded in the proof block:
- Member 1
sha256:6d28eaf42aa44b4e0c9cc0891908b1deb2c65c48fa15492219c671e1366b7c9f- Member 2
sha256:279a2bc4cb97008520f6ccaf20cd2d6dd356651e139fd70e6fec6e1dd9cba4b1- Member 3
sha256:8bc0eaa86f9231430e246ea569ecf038a1dd33d05cd41ac31bb7e8c315d1c5f1- Member 4
sha256:5a19eb8a57bdbdc20a98276d6dc00883861a86bdd31bebbcf7a131bf86945431- Member 5
sha256:9aa2f6e5c532848d25fde7a696838b8fd5a8db6162f7ff75e2b39c68c1755c9f- Member 6
sha256:eb470a6db15c84cb0d4b3aebf089009af979e3eec2081e0c3cc5698b3efbbd41- Member 7
sha256:fef08cadc4ab4e9f4650e2c39c173597cb6c868e580d97ca768277f80f19f8b5- Member 8
sha256:2332de70a8e4ac73f1998047ceab66b483360000a6886e230546eef751080e3c
Result hashes and expected value
- Snapshot hash (anchored block; current material above)
sha256:0d052cdadba98061ad996cfc579bc10f27c424d057401142a197d44c2aeecfcc- Composition hash
sha256:83a652faece145925f622d31f69d0cd8b64ee8add800d27ae465b913e100e8c2- Metric root
sha256:0e003eb2277884b4716a3dff33943c03b1abbefa38c0d78cf1038f18875260af- Expected CSI (E8)
- Published for the latest snapshot only.
- Previous snapshot hash
sha256:d773cf2682bb8d7602444b1f05f5a4dc89733e15c0e9586ace42d856557236f5
Reproduce this snapshot
The reproducibility bar is that a second machine, given the same methodology, source registry, immutable baselines and source bundle, produces the same snapshot and bundle hash. The steps below come from the public verification kit and regenerate the served output; they are shown as text and are never executed by this page. Recomputing the hashes needs only the kit; recomputing the headline from raw observations needs the CSI engine, as the steps show.
The material files are the engine's exact hash inputs. A full replay re-runs the upt-csi engine over the committed collected sources with the exporter and must reproduce every material file and hash byte-for-byte (the runner requires two scratch runs to be byte-identical before publishing).
- git clones of unpenned-token/upt-csi and unpenned-token/upt-web side by side
- Python 3.11+ with the upt-csi package installed (pip install -e upt-csi)
- no network: every input is committed (collected CSVs, splice artefacts, candidate evidence)
- 1. Reproduce the publication to a scratch directory
cd upt-web && python scripts/export-real-csi-artefacts-v110.py --out ../scratchfail-closed: the certified constants, the candidate cross-check, the parity gate and every hash must reproduce; nothing is written into public/- 2. Compare the scratch material with the served kit
diff -r ../scratch/data/csi/verify verifythe material files and index.json must be byte-identical- 3. Run the public verifier against the scratch tree
python scripts/verify_kit.py --base ../scratch/data/csithe same checks the kit runs against the served tree- 4. Run the exporter's own test suite
cd upt-web && python scripts/test-export-v110-mode.pyconstants, lineage, ledger and kit tests- 5. Recompute this snapshot's published hashes from the kit material.
python verify_kit.py --base https://unpenned.org/data/csi/ --period 2023Expected snapshot hash sha256:5823758aeb0fe713172e844fe5c00b5f32e99cb918255dff50f5767582ea926a; proof block sha256:d4a1d8124db8e45b9252ed3896b4249b572999ad46493a8fc201fd1c628d40e4 (append sequence 23).
Open the verification kit for the file list, sha256 digests, the canonicalisation rule and the verifier usage.
In plain English
CSI 2023 snapshot (provisional).
Free-public composite CSI for WORLD 2023: the weighted composition of the eight first-class sub-indexes. Illustrative and provisional until a reproducible production pipeline certifies a release.
The summary above is the block's own hashed text, written when the block was certified and preserved verbatim; the current publication state is the data-state label at the top of this record (derived from declared candidate inputs and provisional: certified on the candidate track, not yet benchmark-trusted).