CSI reproducibility record.

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

Provisional

99.22

CSI value for 2007.

-0.81

Change from the previous period.

90.15%

Confidence score.

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

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:a964aa38a7d892796763fd8fd0328f54267adcaeefa89bce439652290e453582
Source bundle hash (current material)
sha256:e6ea346c8a64cceeef2a5f4d7aaa9129994a3e49da53364e56d5ca7698ab05ae
Snapshot hash (anchored block)
sha256:1f5d4ec286438f9cb6b5b88a4542228c6e0799eca061e42eaf19e78c7b770e0e
Snapshot hash (current material)
sha256:2601a534800e23c707fa743376fee05150d26152a2fda0951f3a6d7f6f0379b6

Sub-index composition

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

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

Member 1
sha256:cb4cceca6412ca28912f846e43a6f731127768960e725b61a4c93b3a86a1c0d2
Member 2
sha256:be5d0b06cdf9647e105073c7f048b681ada25c014996f74bac307c467b747625
Member 3
sha256:4999fe5ec81c7daaedfdfd5344c5f2366edfa655679340747c9b90890470dfab
Member 4
sha256:5e1155ca1f716abe0a9608ed0d7fb6133199d95a367b614d511b9d50a62b6634
Member 5
sha256:133244f38adb1619c1c66d7e215f26cda0b4f931be369f90f8a1b1b78e37bc2d
Member 6
sha256:b5a1f30654f0e1ce4f7a03194836ab44012badb9a2c638b95ae1b2e2af36d0e0
Member 7
sha256:2961efdcca83a12c54fad26405c2a78fb79e347802b0cda53c4b49364ed3a30d
Member 8
sha256:2ad07171d641a326a8ec4d013df18e23de2ccdd8df43de998371410a6838f260

Result hashes and expected value

Snapshot hash (anchored block; current material above)
sha256:1f5d4ec286438f9cb6b5b88a4542228c6e0799eca061e42eaf19e78c7b770e0e
Composition hash
sha256:02968d0eb4b59efd78e0831591c3866a18acee80a7a82aac21c5dd4d67f69ce6
Metric root
sha256:117c407c25103ce1cd63236e3cd9e07951b0ea9ab78b0896a78efd09933c3163
Expected CSI (E8)
Published for the latest snapshot only.
Previous snapshot hash
sha256:8375cec40eb0487275542d6ec25d0ad07cc9a467bbee2c74a96168e181dc395b

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 2007 Expected snapshot hash sha256:2601a534800e23c707fa743376fee05150d26152a2fda0951f3a6d7f6f0379b6; proof block sha256:dff097ff92b7e7a931a27bcf7cbd4518667401101a08ca852828e48b762ceca4 (append sequence 7).

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

In plain English

CSI 2007 snapshot (provisional).

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