{
  "provenance": {
    "generator": "scripts/emit-agent-spec.mjs",
    "artifact": "example",
    "appCommit": "d294e83ba492d25631d1082d96e95c8ac9ea8cb8",
    "schemaVersion": 10,
    "engineVersion": "1.0.0",
    "sourcesHash": "sha256:448c03150707152de42be71fc2a88361b1182ad2185cc360cec784a9ad7c531f",
    "contentHash": "sha256:40fa269e8b3246f39b6d4116e37717c5c01cfea114bd0928e6f09b141ecf5884",
    "note": "appCommit is null in the committed artifact by construction — see the header of scripts/emit-agent-spec.mjs. sourcesHash identifies the inputs and is reproducible."
  },
  "version": 2,
  "templateId": "grid",
  "config": {
    "cardRatio": "1:1",
    "columns": 12,
    "rows": 12,
    "cardSize": 120,
    "cornerRadius": 4,
    "gap": 16,
    "waypoints": [
      26,
      33,
      90,
      111,
      61
    ],
    "travelDuration": 1.2,
    "dwell": 1.2,
    "ease": "power4.inOut",
    "easeCustom": [
      0.42,
      0,
      0.58,
      1
    ],
    "highlightScale": 1.22,
    "dimOthers": 55,
    "cameraMode": "route",
    "depth": 60,
    "density": 50,
    "sway": 30,
    "scatterSeed": 1,
    "zoom": 480,
    "offsetX": 0,
    "offsetY": 0,
    "interaction": {
      "drag": false,
      "scroll": false,
      "onRelease": "resume",
      "cursor": {
        "gravity": {
          "enabled": false,
          "strength": 50,
          "radius": 350
        },
        "hover": {
          "enabled": false,
          "strength": 50,
          "radius": 350
        },
        "face": {
          "enabled": false,
          "strength": 50,
          "radius": 350
        }
      }
    }
  },
  "canvas": {
    "aspectRatio": "1:1",
    "fps": 30,
    "background": {
      "type": "solid",
      "solid": {
        "color": "#F7F0E8"
      },
      "gradient": {
        "mode": "linear",
        "stops": [
          {
            "pos": 0,
            "color": "#000000"
          },
          {
            "pos": 100,
            "color": "#FFFFFF"
          }
        ],
        "angle": 180,
        "center": {
          "x": 50,
          "y": 50
        },
        "radius": 20
      },
      "image": {
        "src": null,
        "name": null
      }
    }
  },
  "assets": [],
  "meta": {
    "engine": "1.0.0",
    "schemaVersion": 10,
    "template": "grid",
    "created": "2026-01-01T00:00:00.000Z"
  }
}
