1 · Raw snapshots (the inputs)一 · 原始快照(输入)
Sizes and hashes are computed from the files on the build machine — if your acquired copy hashes differently, you have a different snapshot and counts will differ.大小与哈希均由构建机上的文件计算 —— 若你获取的副本哈希不同,则快照不同,计数亦将不同。
2 · Regeneration chains (raw → dataset → finding)二 · 再生成链(原始 → 数据集 → 结论)
Each published dataset's checksum is in the chain — regenerate and compare.每个已发布数据集的校验和均在链中 —— 再生成后即可比对。
3 · Honest limits三 · 如实声明的边界
scripts/build_*.py); they read the snapshots at the pinned filenames. Model-assisted outputs are additionally benchmarked with abstention-honesty metrics (eval/).
⚠ 此处的可复现性是获取后验证,而非一键复现:EDCS 快照不可再分发,须自行采集(且后来的采集必然有异 —— 故 magalia 的每个计数都注明快照日期)。构建脚本在仓库中(scripts/build_*.py),按锚定文件名读取快照。模型辅助的输出另以弃答诚实度指标评测(eval/)。