[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
@@ -14,7 +14,7 @@
## 2) 시스템 설계 (Core Loop + ECS)
분석을 넘어 구현 가능한 수준으로 설계합니다.
- **Entity Component System (ECS)** 기반 설계
- **Entity Component[[ system]] (ECS)** 기반 설계
- 기능 단위가 아니라 **"시스템 단위"**로 구조화
- 캐릭터 / 아이템 / 스킬 → **완벽한 데이터 분리**