docs: 릴리즈 노트 [Unreleased] LGCNS 디자인 시스템 전환 항목 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
htlee 2026-04-13 11:45:42 +09:00
부모 99d72e3622
커밋 feb28dbb85

파일 보기

@ -4,6 +4,14 @@
## [Unreleased] ## [Unreleased]
### 변경
- **LGCNS 3개 페이지 디자인 시스템 전환** — LGCNSMLOps/AISecurityPage/AIAgentSecurityPage 공통 구조 적용
- 커스텀 탭 → TabBar/TabButton 공통 컴포넌트 교체
- hex 색상 맵 → Tailwind 토큰, `style={{ }}` 인라인 제거
- 인라인 Badge intent 삼항 → 카탈로그 함수 교체 (getAgentPermTypeIntent 등)
- 신규 카탈로그 4종: MLOps Job 상태, AI 위협 수준, Agent 권한 유형, Agent 실행 결과
- catalogRegistry 등록 → design-system.html 쇼케이스 자동 노출
## [2026-04-13] ## [2026-04-13]
### 추가 ### 추가