CSI reproducibility record.

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

Provisional

89.20

CSI value for 2016.

-1.21

Change from the previous period.

90.15%

Confidence score.

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

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:f8d040c6a5035591cd3f44db1dbfbfe0dbf6ea161d16b3a4825bb890c97756cb
Source bundle hash (current material)
sha256:bddc99a2b20cfcc50c3fb04688b4d32525280106be99ed12c936fc09a9f46dc2
Snapshot hash (anchored block)
sha256:8a662cf027ed2e85b44f25fa2ccb0d973f899ac78784fd68dc98f77daee6bad5
Snapshot hash (current material)
sha256:e7f50b5100507347ccd38202c354ec046e09fbea5acbb8e56d3f642fc666572a

Sub-index composition

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

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

Member 1
sha256:b837e174d229c153ddfbcd7dbccad8ebcdef5ab23bfc87d493449f216e55604a
Member 2
sha256:8a4b3f361858e59615ebfbfe361f70ec8d3dcaf99c8a8eb55117cb4f4ed91e9a
Member 3
sha256:8fcec61d8e9df38ddb04b1b1bd06d2851000e0896aa7ffb7712d09bb7da5cc32
Member 4
sha256:e33389e1f01906f7357e7db560cd5a62132dac3e2fc077f4879870c88fb8a87e
Member 5
sha256:77e7d78c2ea2a6e56d4e5f600897f7f3f0990d01e92e63b12ee3ec3cf9d93fa8
Member 6
sha256:8308ed2eb248bc9240e8d6bc5d496948ddc957a21eaca67c6f2956776cd2c295
Member 7
sha256:cab9cf6d0e83f9c807c63123ee692c133e140b554fb1fa3713d41b15e7d244f1
Member 8
sha256:65f2640b4f7fc934e544ea1e9c751d87b816a5516d8ae6c29f2c090ac82dd15b

Result hashes and expected value

Snapshot hash (anchored block; current material above)
sha256:8a662cf027ed2e85b44f25fa2ccb0d973f899ac78784fd68dc98f77daee6bad5
Composition hash
sha256:bbf4001640dc83b5ab6a7ad9c0931436d16acf3c3a93ac9f2a93cb784b5abd9f
Metric root
sha256:2c485315bb0f6882d85ca3546fbd7215f46cc1c45cb53ae7fa0c245bc99a48be
Expected CSI (E8)
Published for the latest snapshot only.
Previous snapshot hash
sha256:e21884f33885fe4b0a20038f3706a5fbd679cb986855f1e8d90d30f50ce6ddeb

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 2016 Expected snapshot hash sha256:e7f50b5100507347ccd38202c354ec046e09fbea5acbb8e56d3f642fc666572a; proof block sha256:8d9c6c1fa15bffe9d8e2360ecce16b0390800a3ba7a03a0f4f7703242d605618 (append sequence 16).

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

In plain English

CSI 2016 snapshot (provisional).

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