API Reference

March 13, 2026 · View on GitHub

Complete API documentation for crdt-merge v0.9.2, organized by architectural layer.

Layers

LayerDirectoryModulesLOC
Layer 1: Core CRDTlayer1-core/72,614
Layer 2: Merge Engineslayer2-engines/83,984
Layer 3: Sync & Transportlayer3-transport/52,626
Layer 4: AI / Model / Agentlayer4-ai/16+18,410
Layer 5: Enterpriselayer5-enterprise/53,323
Layer 6: Compliancelayer6-compliance/1932
Acceleratorsaccelerators/84,465
CLIcli/1548

Conventions

  • Module path: Full Python import path (e.g., crdt_merge.core)
  • Signatures: Include all parameters with types and defaults
  • CRDT compliance: Noted where applicable (commutative, associative, idempotent)
  • Known issues: Referenced by ID from gap-analysis/BUGS_AND_ISSUES.md