CSI reproducibility record.

Reproduce the 2022 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, 2022

Provisional

80.04

CSI value for 2022.

-1.81

Change from the previous period.

88.89%

Confidence score.

Methodology csi-v1.1.0 · epoch 23 · 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:dee3df38d84034241005c3ce2a3f2dee82236b6a8608925235a099a58a394bd2

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:dee3df38d84034241005c3ce2a3f2dee82236b6a8608925235a099a58a394bd2
Source bundle hash (current material)
sha256:963fdcc586bb5c1b8134431f7045ea622cc378077708714cd3bde17ba5036d7c
Snapshot hash (anchored block)
sha256:d773cf2682bb8d7602444b1f05f5a4dc89733e15c0e9586ace42d856557236f5
Snapshot hash (current material)
sha256:3b8e05fee89ff93d59dc8f36548c0a5dc9c8b809767170e30b28a5fcf40c51ea

Sub-index composition

Per-member contributions are published for the latest snapshot only.

The eight sub-index snapshot hashes for 2022, in weight order, are recorded in the proof block:

Member 1
sha256:a878f1beae7796ff9582ec8c023c2b321ce77b62b79af786931b1c290fc73e4c
Member 2
sha256:85fa3d3c94ea87408e4bdccf6bf3f245966e7312e4a7b0348b5683f1cdaad9e4
Member 3
sha256:1951aaab06985260919fd8d0e8284c92ffdbd09c351d4b8dc4a5415a642e90fe
Member 4
sha256:c3bd1d7b6bc1030005747e8069a81242481251df84018d9e0b574b7b502ba00e
Member 5
sha256:bcf3553afa808a73d67a9ea0864d260c43092eba6282b18405b8fb37ffac3d4e
Member 6
sha256:4b5c9cbe581f790c5fe533c21472877088007310d6e2c9a611f929d7002266f5
Member 7
sha256:e9c84a8bb725c5fd3cfa7cf2b54ffbb4fcbe72cd3391dfb6f8454cf59fe9d92d
Member 8
sha256:602ac6c1f1e46acf1e79cd496ae2b7f17a375077abe51e6f81bf7a88179aeb52

Result hashes and expected value

Snapshot hash (anchored block; current material above)
sha256:d773cf2682bb8d7602444b1f05f5a4dc89733e15c0e9586ace42d856557236f5
Composition hash
sha256:960d9947df20edf43727d9f67b6fae3f6dc4730664fe433a97ae65c703605b19
Metric root
sha256:b319ee573174044091eb8eec01735ac95b029ff63b059db3c868aef336204804
Expected CSI (E8)
Published for the latest snapshot only.
Previous snapshot hash
sha256:3b47256a9e031439f0cf5239b7da2366a48b822e269bc4b4962cfdfe6a95f040

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 ../scratch fail-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 verify the 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/csi the 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.py constants, 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 2022 Expected snapshot hash sha256:3b8e05fee89ff93d59dc8f36548c0a5dc9c8b809767170e30b28a5fcf40c51ea; proof block sha256:d821d89231ae35c2085ce537a300689eca80f2b5f1315f5c7507f1585ffbaff1 (append sequence 22).

Open the verification kit for the file list, sha256 digests, the canonicalisation rule and the verifier usage.

In plain English

CSI 2022 snapshot (provisional).

Free-public composite CSI for WORLD 2022: 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).

View the 2022 proof block.