CSI reproducibility record.

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

Provisional

97.01

CSI value for 2009.

-0.96

Change from the previous period.

90.15%

Confidence score.

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

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:7d90f4a524fc2e3bb53fb2c5f57ab2c4070c72019e4f300fdedd7f7451c75955
Source bundle hash (current material)
sha256:bbed7229bc1d142c6f9e0882c8bcedb6410ca92a3db9802664e76acc81a052bf
Snapshot hash (anchored block)
sha256:d6e91ab380f651bc262f1915d51018534ec569d4378b7adecec6d93f8a35ab8c
Snapshot hash (current material)
sha256:ca3d39cf340e7429b36a70a57c04d7e81e8d3d6100a46945239cbe294c75c3fa

Sub-index composition

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

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

Member 1
sha256:3b6844b12589ffa6b009ab25f90e50db05245a483733b93b5347e2fafa510a2b
Member 2
sha256:ef310a95726ab8517943f2861ed517e92ff849ff134c430889e893c7dd17c841
Member 3
sha256:4bf691eed88012e488a2a066bf16e283843e51c8fa515794ed3a9915fb7608f8
Member 4
sha256:cfec6c314ee3188f6f2900a118f1c0fb6b188416ab1050e74d01d51cc8ed992f
Member 5
sha256:da3daaf552217a56b4d92336b6c00fb82250975978e8ed518c5cfd94b480736b
Member 6
sha256:7c0a67e3c31ceb6395dccbd2ed7dcd6f3311a4d186dd41ae84639b5310cc34a3
Member 7
sha256:9804b85cf644415b22cf26626f3e5ef835d517b5a192ce35fc46152d92acb763
Member 8
sha256:51c9534a8ef5380a7ae00e7ce6d2c5935683bc3ac2412a431ca5bef658ee02a9

Result hashes and expected value

Snapshot hash (anchored block; current material above)
sha256:d6e91ab380f651bc262f1915d51018534ec569d4378b7adecec6d93f8a35ab8c
Composition hash
sha256:7f8aae422e8216bc477f25f69c53ab2f748c70282bfaecd31c2879a072b878a9
Metric root
sha256:daf57487473ee4217cd9f76afe7401423e0f755d2615425231857b8d679dc07c
Expected CSI (E8)
Published for the latest snapshot only.
Previous snapshot hash
sha256:e0ada1a0ee888d39e4126435386181d43b3cb575b280c8cb23d0f84d9c35659d

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 2009 Expected snapshot hash sha256:ca3d39cf340e7429b36a70a57c04d7e81e8d3d6100a46945239cbe294c75c3fa; proof block sha256:7e12a6fa4419674758be880f808f3d86447d1b70d0727401e956dc1615333af3 (append sequence 9).

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

In plain English

CSI 2009 snapshot (provisional).

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