Skip to main content

Module model

Module model 

Source
Expand description

Manifold v2 data model — core types and abstractions.

Modules§

conflict
Structured conflict model — variant types, localization, and serialization (§5.7, §6.4).
diff
PatchSet computation from working directory diff (§5.4).
file_id
FileId ↔ path mapping — persistent sidecar for stable file identity (§5.8).
join
PatchSet join — CRDT merge of two patch-sets sharing the same base epoch.
layout
Manifold directory layout and initialization.
ordering
Ordering key for causal ordering of operations (§5.9).
patch
Patch-set model — core data types (§5.4, §5.8).
types
Core workspace types for Manifold.