A free content-addressed build-artifact cache for azazel.
Artifacts are stored as assets named <key>.tar on a single GitHub release
(cache). The key is computed from the azazel build model by cache_key.sh
without invoking the compiler, so any machine or CI runner can restore a finished
build by key via gh — no paid infrastructure. See azazel CACHE.md.