{
  "$schema": "https://brittleboye.github.io/awesome-lattice/projects.schema.json",
  "category": {
    "id": "cads",
    "title": "Convex Architecture Documents",
    "url": "https://brittleboye.github.io/awesome-lattice/cads/"
  },
  "slug": "cad002-cvm-values",
  "name": "CAD002: CVM Values",
  "description": "Mandates that every value on the network is a pure immutable cell in a Merkle DAG — so hashes are stable identities, snapshots are O(1), and untrusted smart contracts can be handed references without defensive copying. This is the data-model prerequisite for everything the lattice does that a mutable-heap blockchain like Ethereum cannot.",
  "longDescription": null,
  "homepage": "https://docs.convex.world/docs/cad/002_values",
  "repo": "https://github.com/Convex-Dev/design/tree/main/docs/cad/002_values",
  "docs": null,
  "links": [],
  "tags": [
    "spec",
    "cvm",
    "crdt",
    "encoding",
    "storage"
  ],
  "badge": "CAD",
  "status": null,
  "licensing": null,
  "license": null,
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad002-cvm-values/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad002-cvm-values.md",
  "generated": "2026-04-19T08:15:29.549Z"
}