{
  "$schema": "/characters/v2/schemas/use-profiles.schema.json",
  "schemaVersion": "1.0.0",
  "kind": "nandarona.character-use-profiles",
  "releaseId": "kageri@2.3.0",
  "profiles": {
    "game": {
      "status": "recommended",
      "roles": [
        "囮ギミック",
        "AR校正",
        "映像トランジション"
      ],
      "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"
      ]
    }
  }
}
