{
  "$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": "cad005-cvm-execution",
  "name": "CAD005: CVM Execution",
  "description": "Specifies the deterministic state-transition function State' = f(State, Block) over a Merkle-tree global state, so any peer can re-derive consensus from a single 32-byte root hash. This is what allows fast peer sync and cheap state proofs instead of replaying every block from genesis.",
  "longDescription": null,
  "homepage": "https://docs.convex.world/docs/cad/005_cvmex",
  "repo": "https://github.com/Convex-Dev/design/tree/main/docs/cad/005_cvmex",
  "docs": null,
  "links": [],
  "tags": [
    "spec",
    "cvm",
    "consensus",
    "state",
    "execution"
  ],
  "badge": "CAD",
  "status": null,
  "licensing": null,
  "license": null,
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad005-cvm-execution/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad005-cvm-execution.md",
  "generated": "2026-04-21T10:07:04.548Z"
}