Expand description
Commit object (SPEC §4.4).
A commit is a versioned snapshot of the graph. It points at three Prolly-tree roots (nodes, edges, schema) and carries provenance metadata - author, agent, task, timestamp - plus an optional Ed25519 signature.
Structs§
- Commit
- A versioned snapshot of the graph.
- Signature
- Cryptographic signature on a
Commitorcrate::objects::Operation.