The attested-node sidecar file for a memory.
(repo: &Repository, id_or_path: &str)
| 168 | |
| 169 | /// The attested-node sidecar file for a memory. |
| 170 | pub fn attested_sidecar_path(repo: &Repository, id_or_path: &str) -> PathBuf { |
| 171 | sidecar_dir(repo, id_or_path).join("attested.jsonld") |
| 172 | } |
| 173 | |
| 174 | /// A hash of the source lift inputs, recorded so a later edit to the memory can |
| 175 | /// be detected as making the attestation stale. Standalone digest of |