{
  "$schema": "/characters/v2/schemas/knowledge-base.schema.json",
  "schemaVersion": "2.0.0",
  "kind": "nandarona.character-knowledge-base",
  "releaseId": "kirinoko@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": "kirinoko",
      "displayName": "Kirinoko",
      "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": [
          "pass",
          "notice-moment",
          "clamp",
          "hold-range",
          "saved-mark",
          "release-track"
        ]
      },
      "prohibited": [
        "録画の赤丸にしない",
        "実際の保存成功を未確認で示さない",
        "映像内容を原画へ埋め込まない"
      ]
    }
  },
  "behavior": {
    "canonical": {
      "$schema": "/characters/v2/schemas/state-machine.schema.json",
      "schemaVersion": "1.0.0",
      "kind": "nandarona.character-state-machine",
      "releaseId": "kirinoko@2.8.0",
      "initialState": "pass",
      "states": {
        "pass": {
          "status": "canonical",
          "intent": "残したい瞬間へ印をつける前の基準状態",
          "allowedNext": [
            "notice-moment",
            "pass"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "notice-moment": {
          "status": "canonical",
          "intent": "配信クリップ・イベント記録点役としての notice-moment 状態",
          "allowedNext": [
            "clamp",
            "pass"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "clamp": {
          "status": "canonical",
          "intent": "配信クリップ・イベント記録点役としての clamp 状態",
          "allowedNext": [
            "hold-range",
            "pass"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "hold-range": {
          "status": "canonical",
          "intent": "配信クリップ・イベント記録点役としての hold-range 状態",
          "allowedNext": [
            "saved-mark",
            "pass"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "saved-mark": {
          "status": "canonical",
          "intent": "配信クリップ・イベント記録点役としての saved-mark 状態",
          "allowedNext": [
            "release-track",
            "pass"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        },
        "release-track": {
          "status": "canonical",
          "intent": "配信クリップ・イベント記録点役としての release-track 状態",
          "allowedNext": [
            "pass"
          ],
          "visualChannel": "growth amount, leaf or root geometry, hinge angle, maturity, branch choice, restrained organic motion"
        }
      },
      "events": {
        "activate": "notice-moment",
        "intensify": "hold-range",
        "resolve": "saved-mark",
        "reset": "pass"
      },
      "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/kirinoko/2.8.0/manifest.json",
    "generatedFrom": "/characters/v2/catalog.json",
    "assetSource": "/characters/platform/scene/kirinoko.png"
  }
}
