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