feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -20,7 +20,7 @@
* 이러한 자동화된 워크플로우는 수동 오류를 제거하고 여러 플랫폼 생태계 전반에 걸쳐 일관된 UI를 유지보수할 수 있게 합니다 [4].
## 🔗 Knowledge Connections
- **Related Topics:** [[디자인 시스템(Design Systems)]], [[CSS 변수(CSS Custom Properties)]], [[SCSS]], [[Tailwind CSS]]
- **Related Topics:** [[디자인 시스템(Design Systems)]], CSS 변수(CSS Custom Properties), [[SCSS]], [[Tailwind CSS]]
- **Projects/Contexts:** 대규모 프론트엔드 아키텍처 및 다중 플랫폼(웹, 모바일 앱 등) 제품군에서 시각적 일관성을 유지하고 확장성 있는 테마(Theming) 시스템을 구축하는 워크플로우 맥락 [4, 5].
- **Contradictions/Notes:** 수동 작업의 한계를 넘기 위해 Figma Tokens(Tokens Studio) 같은 반자동화 플러그인들이 등장하고 있지만, 아직 디자인 앱과 개발 환경을 완벽히 동기화하는 단일 솔루션은 부족하여 환경에 맞는 적절한 변환 파이프라인 구축(Style Dictionary 등)이 필수적입니다 [16-18].