{
  "$schema": "/characters/v2/schemas/use-profiles.schema.json",
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-use-profiles",
  "releaseId": "nerisaki@2.9.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"
      ]
    }
  }
}
