docs(ai-character): Mock Preview 계획 추가

This commit is contained in:
Yu Sung
2026-07-27 15:25:06 +09:00
parent 5356bd1e6a
commit b4841ff579
7 changed files with 340 additions and 164 deletions

View File

@@ -22,6 +22,7 @@
- 외부 의존에는 담당 주체, 영향받는 기능과 재개 조건을 기록한다. endpoint·DTO·enum·오류 status/key를 추정하지 않는다.
- 제외 항목에는 제외 이유, 결정 기록과 다시 포함할 조건을 둔다.
- Non-Goal, 반응형 capability, 접근성, 보안·데이터 처리, 성능과 지원 환경을 명시한다.
- backend 구현 전 UI 확인이 필요하면 explicit development mock mode, production 금지, no-auto-fallback과 mock/server 완료 상태 분리를 요구사항으로 명시한다.
## 4. 문서 간 추적