{
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-2d-runtime",
  "characterId": "kakushiba",
  "familyId": "scene",
  "sourceRelease": "kakushiba@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": "kakushiba",
    "motionModel": "five-slat-reversible-mask",
    "channels": [
      {
        "id": "slatCount",
        "type": "integer",
        "range": [
          0,
          5
        ],
        "default": 0
      },
      {
        "id": "coverage",
        "type": "normalized",
        "range": [
          0,
          1
        ],
        "default": 0
      },
      {
        "id": "targetAspect",
        "type": "normalized",
        "range": [
          0.2,
          1
        ],
        "default": 0.6
      }
    ],
    "pivot": {
      "x": 0.5,
      "y": 0.5
    },
    "collision": "declared-privacy-mask-rectangle",
    "loop": {
      "states": [
        "overlap-one",
        "covered"
      ],
      "durationMs": 1100
    }
  },
  "frames": [
    {
      "state": "slats-open",
      "index": 0,
      "png": "media/frames/slats-open.png",
      "webp": "media/frames/slats-open.webp",
      "sourceRect": {
        "x": 0,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0918,
        "y": 0.2402,
        "width": 0.9043,
        "height": 0.6465
      }
    },
    {
      "state": "target-range",
      "index": 1,
      "png": "media/frames/target-range.png",
      "webp": "media/frames/target-range.webp",
      "sourceRect": {
        "x": 512,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1348,
        "y": 0.2305,
        "width": 0.832,
        "height": 0.6543
      }
    },
    {
      "state": "overlap-one",
      "index": 2,
      "png": "media/frames/overlap-one.png",
      "webp": "media/frames/overlap-one.webp",
      "sourceRect": {
        "x": 1024,
        "y": 0,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.1328,
        "y": 0.2871,
        "width": 0.707,
        "height": 0.5957
      }
    },
    {
      "state": "covered",
      "index": 3,
      "png": "media/frames/covered.png",
      "webp": "media/frames/covered.webp",
      "sourceRect": {
        "x": 0,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.166,
        "y": 0.1973,
        "width": 0.7285,
        "height": 0.5703
      }
    },
    {
      "state": "uncover",
      "index": 4,
      "png": "media/frames/uncover.png",
      "webp": "media/frames/uncover.webp",
      "sourceRect": {
        "x": 512,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.082,
        "y": 0.2012,
        "width": 0.7031,
        "height": 0.5703
      }
    },
    {
      "state": "slats-rest",
      "index": 5,
      "png": "media/frames/slats-rest.png",
      "webp": "media/frames/slats-rest.webp",
      "sourceRect": {
        "x": 1024,
        "y": 512,
        "width": 512,
        "height": 512
      },
      "contentBounds": {
        "x": 0.0156,
        "y": 0.1348,
        "width": 0.9023,
        "height": 0.6426
      }
    }
  ]
}
