{
  "provenance": {
    "generator": "scripts/emit-agent-spec.mjs",
    "artifact": "example",
    "appCommit": "d294e83ba492d25631d1082d96e95c8ac9ea8cb8",
    "schemaVersion": 10,
    "engineVersion": "1.0.0",
    "sourcesHash": "sha256:448c03150707152de42be71fc2a88361b1182ad2185cc360cec784a9ad7c531f",
    "contentHash": "sha256:418ba097547c8bb49d9ee41bf6e265c997c3aeacd3d62206cc4ca0b039bb670d",
    "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": "sphere",
  "config": {
    "cardRatio": "3:4",
    "count": 120,
    "cardSize": 96,
    "cornerRadius": 4,
    "radius": 442,
    "tilt": 18,
    "duration": 32,
    "direction": "forward",
    "farScale": 55,
    "farOpacity": 35,
    "highlightScale": 1.6,
    "dimOthers": 40,
    "zoom": 100,
    "rotationX": 0,
    "rotationY": 0,
    "rotationZ": 0,
    "perspective": 1000,
    "offsetX": 0,
    "offsetY": 0,
    "interaction": {
      "drag": true,
      "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": "sphere",
    "created": "2026-01-01T00:00:00.000Z"
  }
}
