fsJournal.Append currently journals only the bare receipt. UCAN 1.0 is flat, so to be self-describing the journal entry needs the receipt plus the invocation it ran and any proofs, bundled as a container.
Code: https://github.com/fil-forge/piri/blob/frrist/ucan1/pkg/store/local/retrievaljournal/fsjournal.go#L135
Raised in PR #8 review (alanshaw).
fsJournal.Appendcurrently journals only the bare receipt. UCAN 1.0 is flat, so to be self-describing the journal entry needs the receipt plus the invocation it ran and any proofs, bundled as a container.Code: https://github.com/fil-forge/piri/blob/frrist/ucan1/pkg/store/local/retrievaljournal/fsjournal.go#L135
Raised in PR #8 review (alanshaw).