CSI reproducibility record.

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

Provisional

83.84

CSI value for 2020.

-1.68

Change from the previous period.

90.15%

Confidence score.

Methodology csi-v1.1.0 · epoch 21 · 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:10076f600bbea2865146f224200354b93cab21e9763aa3df60fd4d0ed4cc7720

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:10076f600bbea2865146f224200354b93cab21e9763aa3df60fd4d0ed4cc7720
Source bundle hash (current material)
sha256:d8bb8ca757dc0caf8f46047377b474fb9241823c7dedce531621f31a1796f2b8
Snapshot hash (anchored block)
sha256:33a92b45844c4eb4416225b5925663defb62c8b7f5b5620fe5a6c1bb36aed5b2
Snapshot hash (current material)
sha256:8bc9284cd9b4af34e0a927807a1ad9f0c34caaab118543f927276dbf02d592fa

Sub-index composition

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

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

Member 1
sha256:eba1af2d07ae41a798f0ca09e18ce34268f57969e33e29327e9de8855936b782
Member 2
sha256:9c6a0fd02a898799facbdac5d8b54455e351e31a4454b8f0d7c27fedfdd6f4f2
Member 3
sha256:e6e952ce467f0650e3341ffd16a37d3729b373b0f5e696fd62116a55a304a9eb
Member 4
sha256:712cf743e9078d146c5e88e6921b01416c8b1b376bc036c10e71309346393d2c
Member 5
sha256:b70c6ffd2c9d84739fce893eef756facdd44bcc34d69c2595fc5b6daf121d220
Member 6
sha256:ba3df14a85e2f55a6f8b00c0e41b676300ebef59fc095498397cbf65179e2a48
Member 7
sha256:3543cca24edafbb60df803f0e5b29f5510b45574a333edba5451379b51c7ad12
Member 8
sha256:5cbf27fb6283bdd9ea885858ddbf38996f81b135f439759e1ebb4bdcc69d1c32

Result hashes and expected value

Snapshot hash (anchored block; current material above)
sha256:33a92b45844c4eb4416225b5925663defb62c8b7f5b5620fe5a6c1bb36aed5b2
Composition hash
sha256:cf2ab08c2f0a0c81f7077ee52f74734d3ee093301689c2ef7d5d570034ad712c
Metric root
sha256:75fb5e81bf651b7af546eb8b8c2412450fc25910a0310c5bd5c5755399d97f65
Expected CSI (E8)
Published for the latest snapshot only.
Previous snapshot hash
sha256:581bfec4ac1819750752bda15195ce129109e250d200b23841dfacd59cf549be

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 2020 Expected snapshot hash sha256:8bc9284cd9b4af34e0a927807a1ad9f0c34caaab118543f927276dbf02d592fa; proof block sha256:3928a05d3defe0517c0d0f995cdc4e3f34cb6d75f577b67298f73feec8dd07f5 (append sequence 20).

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

In plain English

CSI 2020 snapshot (provisional).

Free-public composite CSI for WORLD 2020: 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 2020 proof block.