{
  "generated": "2026-04-19T08:15:29.894Z",
  "tag": "merkle-dag",
  "slug": "merkle-dag",
  "count": 2,
  "url": "https://brittleboye.github.io/awesome-lattice/tags/merkle-dag/",
  "projects": [
    {
      "name": "CAD003: Encoding Format",
      "description": "Defines the one canonical byte encoding every cell collapses to, so any value hashes to exactly one global ID and peers can deduplicate, stream and merge state without coordination. This is the physics of the lattice — JSON has no canonical form, Protobuf needs schemas, ASN.1 can't bound buffer size; CAD3 solves all three at once.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad003-encoding-format",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad003-encoding-format/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad003-encoding-format.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad003-encoding-format.md",
      "tags": [
        "spec",
        "encoding",
        "storage",
        "crdt",
        "merkle-dag"
      ]
    },
    {
      "name": "CAD024: Data Lattice",
      "description": "Specifies the off-chain CRDT substrate — content-addressed, lazily loaded, self-healing, garbage-collectable, structurally shared and JSON-superset typed. This is where Convex solves what IPFS handles clumsily: rich types, efficient deltas, and merges that just work instead of manual pinning and reconciliation.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad024-data-lattice",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad024-data-lattice/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad024-data-lattice.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad024-data-lattice.md",
      "tags": [
        "spec",
        "lattice",
        "crdt",
        "storage",
        "merkle-dag"
      ]
    }
  ]
}