{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "kirikaeri",
  "familyId": "scene",
  "sourceRelease": "kirikaeri@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": "kirikaeri",
    "motionModel": "three-blade-scene-wipe",
    "channels": [
      {
        "id": "bladeIndex",
        "type": "integer",
        "range": [
          0,
          3
        ],
        "default": 0
      },
      {
        "id": "coverage",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "direction",
        "type": "normalized",
        "range": [
          -1,
          1
        ],
        "default": 1
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.5
    },
    "collision": "full-screen-wipe-band",
    "loop": {
      "states": [
        "first-blade",
        "cover-half",
        "full-cover"
      ],
      "durationMs": 1000
    }
  },
  "frames": [
    {
      "state": "parked",
      "index": 0,
      "png": "media/frames/parked.png",
      "webp": "media/frames/parked.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1621,
        "y": 0.1777,
        "width": 0.7695,
        "height": 0.709
      }
    },
    {
      "state": "first-blade",
      "index": 1,
      "png": "media/frames/first-blade.png",
      "webp": "media/frames/first-blade.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1465,
        "y": 0.1973,
        "width": 0.7441,
        "height": 0.6855
      }
    },
    {
      "state": "cover-half",
      "index": 2,
      "png": "media/frames/cover-half.png",
      "webp": "media/frames/cover-half.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0996,
        "y": 0.2949,
        "width": 0.7734,
        "height": 0.5898
      }
    },
    {
      "state": "full-cover",
      "index": 3,
      "png": "media/frames/full-cover.png",
      "webp": "media/frames/full-cover.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.166,
        "y": 0.166,
        "width": 0.7559,
        "height": 0.5938
      }
    },
    {
      "state": "reveal-next",
      "index": 4,
      "png": "media/frames/reveal-next.png",
      "webp": "media/frames/reveal-next.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1504,
        "y": 0.127,
        "width": 0.7305,
        "height": 0.6328
      }
    },
    {
      "state": "park-opposite",
      "index": 5,
      "png": "media/frames/park-opposite.png",
      "webp": "media/frames/park-opposite.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1094,
        "y": 0.0762,
        "width": 0.7285,
        "height": 0.6836
      }
    }
  ]
}
