Expand description
Run-receipts: the non-hashed evidence that a bound test ran — one JSON object
per line in results/receipts/
Structs§
Functions§
- append
- Append one receipt as a JSON line to results/receipts/
.jsonl. - from_
value - Strict parse of one receipt line: closed schema + result enum.
- read_
for - Read every receipt for a bound test ref (its
.jsonl). Empty vec if the file is absent. - test_
key - Stable, filesystem-safe key for a bound test’s receipt log: first 12 hex of SHA-256(ref).