-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathavailability.tex
More file actions
17 lines (16 loc) · 961 Bytes
/
Copy pathavailability.tex
File metadata and controls
17 lines (16 loc) · 961 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\section*{Code and Data Availability}
Source code, frozen configurations, analysis scripts, aggregate outputs, figure
source data, and the paper source are maintained at
\url{https://github.com/QCYTSN/Shiftmem}. The formal evidence closure is
\texttt{v2-formal-results-f4ab41daacf3}. Its read-only convenience archive is
stored at
\path{artifacts/releases/v2-formal-results-f4ab41daacf3-raw-evidence.zip},
with SHA-256
\texttt{3f462721f6bc0250\allowbreak43ac262c0e06724a\allowbreak
c6b1a5479372ddc\allowbreak54a006834fa94e49f}.
The manifest's per-file hashes remain authoritative. The network-free command
\path{.venv/Scripts/python.exe scripts/finalize_formal_results.py --verify}
recomputes integrity checks and the deterministic aggregate outputs. From a
clean checkout, first extract the tracked archive into
\path{artifacts/raw_runs} using
\path{python -m zipfile -e artifacts/releases/v2-formal-results-f4ab41daacf3-raw-evidence.zip artifacts/raw_runs}.