CLI Golden Snapshots
This directory stores evidence-backed CLI compatibility snapshots captured from:
- upstream Windows aria2
1.37.0 - the current local
aria2-rust-probinary
The current capture script is:
xtask compat capture-cli-goldensscripts/compat/capture-cli-goldens.ps1(thin compatibility shim)
It writes:
cli/upstream/version.txtcli/upstream/help-all.txtcli/rust/version.txtcli/rust/help-all.txtcli/manifest.json
Run it from the repo root with:
rtk cargo run --manifest-path .\xtask\Cargo.toml -- compat capture-cli-goldens
powershell -NoProfile -File .\scripts\compat\capture-cli-goldens.ps1
These files are evidence. They do not claim parity by themselves.