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
27 lines
2.1 KiB
JSON
27 lines
2.1 KiB
JSON
{
|
|
"artSet": "seoyeon",
|
|
"canvas": { "width": 900, "height": 1125 },
|
|
"sourceSheet": "docs/avatar-art/seoyeon/character-sheet-v1.png",
|
|
"parts": [
|
|
{ "id": "base.facelessHead", "file": "parts/base-faceless.png", "role": "static-base" },
|
|
{ "id": "skin.forehead", "file": "parts/forehead.png", "role": "static-skin" },
|
|
{ "id": "ear.left", "file": "parts/ear-left.png", "role": "head-attached", "pivot": [270, 415] },
|
|
{ "id": "ear.right", "file": "parts/ear-right.png", "role": "head-attached", "pivot": [630, 415] },
|
|
{ "id": "eye.left.open", "file": "parts/eye-left-open.png", "role": "blink-gaze", "pivot": [340, 390] },
|
|
{ "id": "eye.right.open", "file": "parts/eye-right-open.png", "role": "blink-gaze", "pivot": [560, 390] },
|
|
{ "id": "eyelid.closed", "file": "parts/eyelid-closed.png", "role": "blink-overlay" },
|
|
{ "id": "brow.left", "file": "parts/brow-left-neutral.png", "role": "expression-brow", "pivot": [330, 330] },
|
|
{ "id": "brow.right", "file": "parts/brow-right-neutral.png", "role": "expression-brow", "pivot": [570, 330] },
|
|
{ "id": "nose.neutral", "file": "parts/nose-neutral.png", "role": "static-face" },
|
|
{ "id": "mouth.neutral", "file": "parts/mouth-neutral.png", "role": "expression-mouth", "pivot": [450, 570] },
|
|
{ "id": "mouth.sad", "file": "parts/mouth-sad.png", "role": "expression-mouth", "pivot": [450, 570] },
|
|
{ "id": "mouth.warm", "file": "parts/mouth-warm.png", "role": "expression-mouth", "pivot": [450, 570] },
|
|
{ "id": "mouth.open", "file": "parts/mouth-open.png", "role": "lip-sync", "pivot": [450, 570] },
|
|
{ "id": "hair.back", "file": "parts/hair-back.png", "role": "hair-static", "pivot": [450, 190] },
|
|
{ "id": "hair.bangs", "file": "parts/hair-bangs.png", "role": "hair-sway", "pivot": [450, 230] },
|
|
{ "id": "hair.left", "file": "parts/hair-left.png", "role": "hair-sway", "pivot": [300, 340] },
|
|
{ "id": "hair.right", "file": "parts/hair-right.png", "role": "hair-sway", "pivot": [600, 340] },
|
|
{ "id": "neck", "file": "parts/neck.png", "role": "body-attached" },
|
|
{ "id": "shoulders", "file": "parts/shoulders.png", "role": "body-breath" }
|
|
]
|
|
}
|