feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: P-REINFORCE-AI-GOD-OBJECT
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 0.99
|
||||
tags: [SoftwareEngineering, AntiPattern, CleanCode, Refactoring]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -23,5 +23,5 @@ last_reinforced: 2026-04-20
|
||||
- 때로는 성능 최적화(캐시 히트율, 함수 호출 오버헤드 감소)를 위해 일부러 데이터를 모아두는 경우가 있으나, 이는 극히 예외적인 상황이다. 현대의 가독성과 테스트 중심 개발 환경에서 '신 객체'는 프로젝트의 수명을 갉아먹는 암적 존재로 간주된다.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Related: [[Single-Responsibility-Principle (SRP)]] , [[Cohesion-and-Coupling]]
|
||||
- Action: [[Refactoring-Techniques]]
|
||||
- Related: Single-Responsibility-Principle (SRP) , Cohesion-and-Coupling
|
||||
- Action: Refactoring-Techniques
|
||||
|
||||
Reference in New Issue
Block a user