﻿Reproducibility Pack v1 (Trade-secret safe)

What this contains
- manifest/manifest_repro_pack_v1.sha256
  SHA256 hashes for key public artefacts.

- corpus/ (stored one folder up: ..\corpus\ )
  - federal_registry_baseline_1994_2025.csv
  - results_snapshot_lateral_ledger_1994_1995_JanApr_8x5_canon_exec_v1.csv

What this does NOT contain
- Any (In)Canon engine logic, rules, lexicons, or decision procedures.

How to verify integrity (PowerShell)
From this folder (reproducibility_pack_v1):
1) Review manifest:
   Get-Content .\manifest\manifest_repro_pack_v1.sha256

2) Verify hashes manually:
   Get-FileHash ..\corpus\federal_registry_baseline_1994_2025.csv -Algorithm SHA256
   Get-FileHash ..\corpus\results_snapshot_lateral_ledger_1994_1995_JanApr_8x5_canon_exec_v1.csv -Algorithm SHA256

Interpretation policy
- Hashes prove file integrity only.
- Metrics are structural outputs; they are not a score and do not assert quality or compliance.
