대시보드 폴드아웃/드릴다운 정리 + 페르소나 역린·misconduct 반응 + 게이트웨이 격리·RAG 비차단 수정
SSOT 대시보드:
- 한신대 기술분석 PDF(19쪽) 정합성 분석 + 이번 세션 발견 섹션 추가
- 섹션 폴드아웃(접기)·상단 목차(드릴다운)·모두 펼치기/접기 — 내용 보존, 레이아웃만 정리
페르소나 반응 강화('저항·반응 조절' 핵심 차별):
- PersonaCard.triggers(역린) 필드 + CCD 핵심상처 파생 역린 블록
- L0에 무례·모욕·조롱 시 현실적 동맹 균열 반응 지침
버그·성능 수정(라이브/E2E로 포착):
- 게이트웨이 페르소나 격리: --append-system-prompt를 --system-prompt(교체)로 + --exclude-dynamic-system-prompt-sections (내담자 캐릭터 붕괴·개발맥락 누출 차단)
- RAG: 임베더 동기 로드(약 7-13초)를 _warm_rag_caches 백그라운드 warm으로(세션 생성 블로킹 회귀 수정)
- voice TTS RMS 데드힌트 제거, init_state OpennessParams 파라미터객체화
- 한국어 PII(날짜·금액·주소) 마스킹 보강
- 레이아웃 시각 게이트: 폼 컨트롤 값 스크롤 오탐 제외(7/7)
검증: 백엔드 84/84, E2E 42(데스크톱 27·모바일 11·아바타 4), 시각 게이트 7/7
This commit is contained in:
parent
cb2aebd76c
commit
085460b5e0
327 changed files with 31226 additions and 1829 deletions
264
apps/web/public/live2d/personas/p4/p4.model3.json
Normal file
264
apps/web/public/live2d/personas/p4/p4.model3.json
Normal file
|
|
@ -0,0 +1,264 @@
|
|||
{
|
||||
"Version": 3,
|
||||
"Name": "하늘 · 시험불안",
|
||||
"Vignette": {
|
||||
"Schema": "vignette.live2d.v1",
|
||||
"Renderer": "svg-live2d-parameter-rig",
|
||||
"ModelId": "vignette-p4-live2d",
|
||||
"PersonaCode": "P4",
|
||||
"DefaultExpression": "anxious",
|
||||
"Art": {
|
||||
"hairStyle": "long-straight",
|
||||
"hairColor": "#35261F",
|
||||
"skinTone": "#E5C0A0",
|
||||
"outfitColor": "#5F6F88",
|
||||
"accentColor": "#3B6E8F"
|
||||
},
|
||||
"Parameters": [
|
||||
{
|
||||
"id": "ParamAngleX",
|
||||
"min": -30,
|
||||
"max": 30,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamAngleY",
|
||||
"min": -30,
|
||||
"max": 30,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamAngleZ",
|
||||
"min": -30,
|
||||
"max": 30,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamBodyAngleX",
|
||||
"min": -10,
|
||||
"max": 10,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamBodyAngleZ",
|
||||
"min": -10,
|
||||
"max": 10,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamEyeLOpen",
|
||||
"min": 0,
|
||||
"max": 1.4,
|
||||
"defaultValue": 1
|
||||
},
|
||||
{
|
||||
"id": "ParamEyeROpen",
|
||||
"min": 0,
|
||||
"max": 1.4,
|
||||
"defaultValue": 1
|
||||
},
|
||||
{
|
||||
"id": "ParamEyeBallX",
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamEyeBallY",
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamBrowLY",
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamBrowRY",
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamBrowLAngle",
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamBrowRAngle",
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamMouthForm",
|
||||
"min": -1,
|
||||
"max": 1,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamMouthOpenY",
|
||||
"min": 0,
|
||||
"max": 1,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
"id": "ParamBreath",
|
||||
"min": 0,
|
||||
"max": 1,
|
||||
"defaultValue": 0.5
|
||||
}
|
||||
],
|
||||
"GeneratedBy": "apps/web/scripts/generate-live2d-assets.mjs"
|
||||
},
|
||||
"FileReferences": {
|
||||
"Expressions": [
|
||||
{
|
||||
"Name": "neutral",
|
||||
"File": "expressions/neutral.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "calm",
|
||||
"File": "expressions/calm.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "warm",
|
||||
"File": "expressions/warm.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "joy",
|
||||
"File": "expressions/joy.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "delight",
|
||||
"File": "expressions/delight.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "relief",
|
||||
"File": "expressions/relief.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "hopeful",
|
||||
"File": "expressions/hopeful.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "sad",
|
||||
"File": "expressions/sad.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "grief",
|
||||
"File": "expressions/grief.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "lonely",
|
||||
"File": "expressions/lonely.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "anxious",
|
||||
"File": "expressions/anxious.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "panic",
|
||||
"File": "expressions/panic.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "confused",
|
||||
"File": "expressions/confused.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "conflicted",
|
||||
"File": "expressions/conflicted.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "startled",
|
||||
"File": "expressions/startled.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "embarrassed",
|
||||
"File": "expressions/embarrassed.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "ashamed",
|
||||
"File": "expressions/ashamed.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "guilty",
|
||||
"File": "expressions/guilty.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "resistant",
|
||||
"File": "expressions/resistant.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "guarded",
|
||||
"File": "expressions/guarded.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "skeptical",
|
||||
"File": "expressions/skeptical.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "irritated",
|
||||
"File": "expressions/irritated.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "angry",
|
||||
"File": "expressions/angry.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "rage",
|
||||
"File": "expressions/rage.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "tired",
|
||||
"File": "expressions/tired.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "bored",
|
||||
"File": "expressions/bored.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "overwhelmed",
|
||||
"File": "expressions/overwhelmed.exp3.json"
|
||||
},
|
||||
{
|
||||
"Name": "determined",
|
||||
"File": "expressions/determined.exp3.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Groups": [
|
||||
{
|
||||
"Target": "Parameter",
|
||||
"Name": "EyeBlink",
|
||||
"Ids": [
|
||||
"ParamEyeLOpen",
|
||||
"ParamEyeROpen"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Target": "Parameter",
|
||||
"Name": "LipSync",
|
||||
"Ids": [
|
||||
"ParamMouthOpenY"
|
||||
]
|
||||
}
|
||||
],
|
||||
"HitAreas": [
|
||||
{
|
||||
"Id": "Head",
|
||||
"Name": "Head"
|
||||
},
|
||||
{
|
||||
"Id": "Body",
|
||||
"Name": "Body"
|
||||
}
|
||||
],
|
||||
"Model": {
|
||||
"Type": "VignetteSvgParameterRig",
|
||||
"File": "/live2d/personas/p4/p4.model3.json"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue