Created: 2026-06-04
Alpha51.2 is a lightweight metadata cleanup for the alpha51.1 real-artifact benchmark harness. It does not change CLD2 core logic and does not require rerunning the heavy benchmark matrix.
Some alpha51.1 JSON/CSV/report outputs still showed the legacy internal string:
legacy alpha32 marker
This was confusing because the actual public repo candidate is:
2.0.0-alpha50.2
Alpha51.2 separates the two concepts:
CLD2 code baseline: 2.0.0-alpha50.2
Benchmark harness milestone: alpha51.2
- Patch alpha51.1 scripts/docs in the repo if they contain legacy
legacy alpha32 markerreferences. - Patch existing alpha51.1 result files in a copy/fixed result directory.
- Add
benchmark_harness_milestone = alpha51.2style metadata where possible. - Create a lightweight review ZIP, avoiding large
.cldrepo, cache and synthetic artifact files.
Alpha51.2 is a metadata/reporting cleanup only. It does not improve transfer numbers and must not be described as a performance improvement.