Overview
CloneCratesio is a Go command-line tool that mirrors crates.io — the Rust package registry — to local storage. It expands a local crates.io-index git checkout into downloaded .crate files (or rolling .tar.zst bundles), emits a JSONL audit manifest with per-file hashes, and exposes Prometheus/pprof endpoints while it runs.
Usage
Quickstart (Windows / PowerShell)
Interfaces & Data
This is the material a README typically leaves implicit: what CloneCratesio actually talks to, what it emits, and where it sits in the wider Aptlantis toolchain.
Roadmap
Missing pieces