{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "machiawa",
  "familyId": "scene",
  "sourceRelease": "machiawa@2.8.0",
  "canvas": {
    "width": 512,
    "height": 512,
    "background": "white-matte"
  },
  "rendering": {
    "sourceCanvas": {
      "width": 512,
      "height": 512,
      "background": "white-matte"
    },
    "includedFormats": [
      "png",
      "webp"
    ],
    "alphaStatus": "not-included",
    "recommendedBlend": "normal",
    "warning": "Current frames use a white matte. Transparent overlays, OBS scene collections, video templates, stream plugins, fonts, audio, engine-native UI assets, and animation rigs are not included and must not be claimed as included."
  },
  "runtime": {
    "coordinateSystem": "normalized-screen-top-left",
    "defaultPivot": {
      "x": 0.5,
      "y": 0.5
    },
    "stateCount": 6,
    "supportedAspects": [
      "16:9",
      "9:16",
      "1:1"
    ],
    "safeAreaPolicy": "Keep content-bearing center and platform safe areas unobstructed; scale or reposition the cue rather than crop its functional organ.",
    "transitionPolicy": "Interpolate only declared channels; use state changes for semantic transitions such as ready, covered, saved, paused, replaying, and ended.",
    "reducedMotion": "Replace travel, rotation, and pulsing with 120ms or longer crossfades while retaining geometry, count, state label, and screen position.",
    "accessibilityPolicy": "No state may depend on flashing, hue, or motion alone; static geometry must distinguish every canonical state."
  },
  "motion": {
    "characterId": "machiawa",
    "motionModel": "three-step-standby",
    "channels": [
      {
        "id": "activeDot",
        "type": "integer",
        "range": [
          0,
          3
        ],
        "default": 0
      },
      {
        "id": "dotSpacing",
        "type": "normalized",
        "range": [
          0.2,
          1
        ],
        "default": 0.5
      },
      {
        "id": "readyAlign",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.65
    },
    "collision": "bottom-safe-area-strip",
    "loop": {
      "states": [
        "dot-one",
        "dot-two",
        "dot-three"
      ],
      "durationMs": 1500
    }
  },
  "frames": [
    {
      "state": "rest",
      "index": 0,
      "png": "media/frames/rest.png",
      "webp": "media/frames/rest.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0996,
        "y": 0.5176,
        "width": 0.8496,
        "height": 0.2148
      }
    },
    {
      "state": "dot-one",
      "index": 1,
      "png": "media/frames/dot-one.png",
      "webp": "media/frames/dot-one.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0762,
        "y": 0.459,
        "width": 0.8516,
        "height": 0.2734
      }
    },
    {
      "state": "dot-two",
      "index": 2,
      "png": "media/frames/dot-two.png",
      "webp": "media/frames/dot-two.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0449,
        "y": 0.4824,
        "width": 0.8379,
        "height": 0.25
      }
    },
    {
      "state": "dot-three",
      "index": 3,
      "png": "media/frames/dot-three.png",
      "webp": "media/frames/dot-three.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0996,
        "y": 0.2324,
        "width": 0.8477,
        "height": 0.2734
      }
    },
    {
      "state": "ready-line",
      "index": 4,
      "png": "media/frames/ready-line.png",
      "webp": "media/frames/ready-line.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0762,
        "y": 0.291,
        "width": 0.8516,
        "height": 0.2129
      }
    },
    {
      "state": "soft-reset",
      "index": 5,
      "png": "media/frames/soft-reset.png",
      "webp": "media/frames/soft-reset.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.043,
        "y": 0.2969,
        "width": 0.8398,
        "height": 0.209
      }
    }
  ]
}
