{
  "$schema": "/characters/v2/schemas/knowledge-base.schema.json",
  "schemaVersion": "2.0.0",
  "kind": "nandarona.character-knowledge-base",
  "releaseId": "saikuri@2.8.0",
  "epistemicPolicy": {
    "canonical": "Must be preserved unless a later versioned release changes it.",
    "recommended": "Safe default; may be adapted while canonical invariants remain.",
    "exploratory": "Permitted experiment, not official fact.",
    "unknown": "Intentionally unspecified; never invent a canonical answer.",
    "prohibited": "Conflicts with identity, rights, or release boundaries."
  },
  "identity": {
    "canonical": {
      "id": "saikuri",
      "displayName": "Saikuri",
      "jaName": "さいくり",
      "familyId": "scene",
      "familyName": "がめんのあいず",
      "coreQuestionJa": "何周目で、次へ進む余白を残すんだろな？",
      "role": "有限回数のループ再生役",
      "verb": "決めた区間だけ繰り返す",
      "summary": "切れ目を持つ三段周回路が一周ごとに一段ずつ畳まれ、残り回数を輪郭で示す。"
    }
  },
  "designBoundary": {
    "commonDNA": {
      "canonical": [
        "a clear visual organ or signal shows quiet attention",
        "mouthless by default",
        "deep navy construction or hand-drawn outline",
        "quiet curiosity before certainty",
        "simple silhouette readable at UI-icon scale"
      ],
      "prohibited": [
        "human mouth or teeth as a stable feature",
        "official endorsement claims",
        "identity changes made only through recoloring or renaming"
      ]
    },
    "familyDNA": {
      "canonical": [
        "濃紺の線と白い薄層身体を共有し、画面状態を示す面だけ淡いミント、藤、珊瑚、黄で示す",
        "視覚器官を待機点列、開始継目、転換羽根、注目四隅、遮蔽板、記録爪、周回路、停止柱、戻り歯、閉幕絞りへ分散する",
        "セーフエリアを塞がず、16:9、9:16、1:1の画面で位置と大きさを調整できる",
        "状態差は開閉率、画面端からの進入量、枠の余白、遮蔽率、残り周回、時間方向で伝える",
        "32px相当の縮小表示でも輪郭と機能が判別でき、色と動きだけへ依存しない"
      ],
      "distinction": "seeds, leaves, roots, fruit, branches, pollen, and petals act as directly playable growth mechanisms without a mascot face"
    },
    "individualDNA": {
      "canonical": {
        "silhouette": "中心を空けた大中小三本の角丸周回路と、一か所だけの出口切れ目",
        "motif": "周回路と残り段数",
        "states": [
          "three-loops",
          "start-loop",
          "round-one",
          "two-left",
          "last-loop",
          "exit-gap"
        ]
      },
      "prohibited": [
        "無限更新アイコンにしない",
        "出口を消さない",
        "回数を色だけで示さない"
      ]
    }
  },
  "behavior": {
    "canonical": {
      "$schema": "/characters/v2/schemas/state-machine.schema.json",
      "schemaVersion": "1.0.0",
      "kind": "nandarona.character-state-machine",
      "releaseId": "saikuri@2.8.0",
      "initialState": "three-loops",
      "states": {
        "three-loops": {
          "status": "canonical",
          "intent": "決めた区間だけ繰り返す前の基準状態",
          "allowedNext": [
            "start-loop",
            "three-loops"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "start-loop": {
          "status": "canonical",
          "intent": "有限回数のループ再生役としての start-loop 状態",
          "allowedNext": [
            "round-one",
            "three-loops"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "round-one": {
          "status": "canonical",
          "intent": "有限回数のループ再生役としての round-one 状態",
          "allowedNext": [
            "two-left",
            "three-loops"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "two-left": {
          "status": "canonical",
          "intent": "有限回数のループ再生役としての two-left 状態",
          "allowedNext": [
            "last-loop",
            "three-loops"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "last-loop": {
          "status": "canonical",
          "intent": "有限回数のループ再生役としての last-loop 状態",
          "allowedNext": [
            "exit-gap",
            "three-loops"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "exit-gap": {
          "status": "canonical",
          "intent": "有限回数のループ再生役としての exit-gap 状態",
          "allowedNext": [
            "three-loops"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        }
      },
      "events": {
        "activate": "start-loop",
        "intensify": "two-left",
        "resolve": "last-loop",
        "reset": "three-loops"
      },
      "guards": [
        "無限更新アイコンにしない",
        "出口を消さない",
        "回数を色だけで示さない",
        "Unknown facts must remain unknown and must not be promoted to canonical by a transition.",
        "A transition must preserve common DNA, family DNA, and individual silhouette."
      ]
    },
    "recommended": {
      "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"
        ]
      }
    },
    "exploratory": [
      "New costumes, settings, and secondary props may be explored if the silhouette remains readable.",
      "Additional states may be proposed with a new id and explicit exploratory label."
    ],
    "unknown": [
      "voice actor",
      "canonical voice",
      "height in centimeters",
      "age",
      "gender",
      "biography outside the published role",
      "official 3D topology"
    ],
    "prohibited": [
      "無限更新アイコンにしない",
      "出口を消さない",
      "回数を色だけで示さない",
      "claiming an exploratory or unknown statement is official canon",
      "claiming an engine-native asset exists when only reference data is provided"
    ]
  },
  "rights": {
    "status": "canonical",
    "license": {
      "id": "CC-BY-4.0",
      "url": "https://creativecommons.org/licenses/by/4.0/",
      "attribution": "Nandarona character platform / https://nandarona.com/characters/",
      "noEndorsement": true
    },
    "permissions": [
      "commercial use",
      "modification",
      "games",
      "video",
      "livestream",
      "AI reference",
      "generative AI input",
      "AI training",
      "redistribution"
    ],
    "conditions": [
      "attribution",
      "indicate changes",
      "no additional restrictions"
    ],
    "notGranted": [
      "trademark",
      "patent",
      "privacy/publicity rights",
      "official endorsement"
    ]
  },
  "provenance": {
    "canonicalSource": "/characters/v2/saikuri/2.8.0/manifest.json",
    "generatedFrom": "/characters/v2/catalog.json",
    "assetSource": "/characters/platform/scene/saikuri.png"
  }
}
