{
  "$schema": "/characters/v2/schemas/use-profiles.schema.json",
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-use-profiles",
  "releaseId": "makiina@2.8.0",
  "profiles": {
    "game": {
      "status": "recommended",
      "roles": [
        "ゲームリプレイ",
        "解説動画の振り返り",
        "配信の直前確認"
      ],
      "selectionReason": "有限区間のリプレイ・巻戻し役が必要で、戻り歯と現在位置の切欠きをゲーム内シルエットとして読ませたい時に選ぶ。",
      "implementation": [
        "six independent 512px state frames",
        "parameter-driven 2D signal animation",
        "HUD or world-space environmental marker"
      ],
      "notIncluded": [
        "3D mesh",
        "rig",
        "animation file",
        "Unreal .uasset",
        "engine plugin"
      ]
    },
    "video": {
      "status": "recommended",
      "roles": [
        "reaction cut",
        "chapter guide",
        "ゲームリプレイ"
      ],
      "selectionReason": "「どこまで戻れば、原因と結果を一緒に見られるんだろな？」という問いを、短い視覚リアクションとして挟みたい時に選ぶ。",
      "implementation": [
        "overlay",
        "cut-in",
        "chapter transition"
      ]
    },
    "livestream": {
      "status": "recommended",
      "roles": [
        "waiting state",
        "viewer reaction",
        "topic marker"
      ],
      "selectionReason": "直前の区間を巻き戻して見せるという反応を、発言を遮らず画面上で示したい時に選ぶ。",
      "implementation": [
        "OBS image source",
        "chat reaction",
        "scene transition"
      ]
    },
    "ui": {
      "status": "recommended",
      "roles": [
        "status indicator",
        "empty state",
        "guided choice"
      ],
      "selectionReason": "有限区間のリプレイ・巻戻し役をUIの意味として使い、文章だけより状態を早く伝えたい時に選ぶ。",
      "implementation": [
        "icon",
        "empty state illustration",
        "progress or warning state"
      ]
    }
  }
}
