The attested-node sidecar file for a memory.
(repo: &Repository, id_or_path: &str)
| 155 | |
| 156 | /// The attested-node sidecar file for a memory. |
| 157 | pub fn attested_sidecar_path(repo: &Repository, id_or_path: &str) -> PathBuf { |
| 158 | sidecar_dir(repo, id_or_path).join("attested.jsonld") |
| 159 | } |
| 160 | |
| 161 | /// A hash of the source lift inputs, recorded so a later edit to the memory can |
| 162 | /// be detected as making the attestation stale. Standalone digest of |