Skip to main content

Module commit

Module commit 

Source
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 Commit or crate::objects::Operation.