[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
@@ -1,6 +1,6 @@
---
id: DDD-MASTER-001
category: "10_Wiki/💡 Topics/Software Architecture"
category: "10_Wiki/💡 Topics/Software [[Architecture]]"
confidence_score: 1.0
tags: [architecture, ddd, strategic-design, tactical-design, ubiquitous-language]
last_reinforced: 2026-04-26
@@ -20,7 +20,7 @@ last_reinforced: 2026-04-26
- **전술적 설계 (Tactical Design):**
- **Entity & Value Object:** 식별자 기반의 객체와 속성 기반의 값 객체 구분.
- **Aggregate:** 데이터 변경의 단위로 묶인 객체들의 집합. Root 엔티티를 통해서만 접근.
- **Repository:** 도메인 객체의 생명주기를 관리하고 저장소 추상화 제공.
- **[[Repository]]:** 도메인 객체의 생명주기를 관리하고 저장소 추상화 제공.
- **Domain Service:** 특정 엔티티에 속하기 어려운 비즈니스 로직 처리.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
@@ -34,4 +34,4 @@ last_reinforced: 2026-04-26
- 10_Wiki/Topics/AI/Domain-Driven Design (DDD) in TypeScript.md
- 10_Wiki/Topics/AI/Domain-Driven Design (DDD) Type Safety.md
- 10_Wiki/Topics/AI/도메인 주도 설계 (Domain-Driven Design DDD).md
- 10_Wiki/Topics/Frontend_Mastery/Domain-Driven Design (DDD).md
- 10_Wiki/Topics/[[Frontend]]_[[Mastery]]/Domain-Driven Design (DDD).md