pub fn read_for(store: &Store, reference: &str) -> Result<Vec<Receipt>>
Read every receipt for a bound test ref (its .jsonl). Empty vec if the file is absent.