Added the hash_id == 0 guard in the codec and documented the FS store digest length constraint in the README.

This commit is contained in:
Carl Niklas Rydberg 2025-12-21 23:54:42 +01:00
parent 88cde5c243
commit abf5b5d5f2

View file

@ -63,6 +63,8 @@ status and refs are printed to stderr.
`TYPE_TAG_PEL_PROGRAM_DAG_1` (`0x00000101`).
- `amduat-pel-run` reports `result_ref`, `trace_ref`, and `output_ref[N]`
when not using `--output-raw`.
- The filesystem ASL store layout expects digests at least 2 bytes long
(two directory levels). Experimental shorter digests need a different store.
## PEL reference