haz-cache
Content-addressed cache for haz task outputs, keyed by BLAKE3. Stores task
inputs, outputs, and exit information so unchanged tasks can be replayed
instead of re-executed.
Part of the haz workspace task
runner. The caching model is specified in
docs/spec/09-caching.md
in the project repository.
License: AGPL-3.0-or-later. See LICENSE.md.