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
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-BD62E2
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
category: "10_Wiki/💡 Topics/Programming & Language"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
@@ -31,11 +31,11 @@ github_commit: "[P-Reinforce] Continuous Worker - 초과 속성 검사 (Excess P
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[구조적 타이핑 (Structural Typing)]], [[satisfies 연산자]]
- **Projects/Contexts:** [[typescript-eslint]]
- **Related Topics:** 구조적 타이핑 (Structural Typing), [[satisfies 연산자]]
- **Projects/Contexts:** typescript-eslint
- **Contradictions/Notes:** TypeScript는 근본적으로 속성 집합의 포함 관계만 확인하는 '구조적 타이핑' 원칙을 따르지만, 객체 리터럴을 직접 다루는 맥락에서는 이러한 유연성을 예외적으로 차단하고 '초과 속성 검사'라는 더 엄격한 잣대를 적용한다는 점에서 뚜렷한 동작의 대비를 보입니다 [1, 6, 11].
---
*Last updated: 2026-04-18*
- Raw Source: [[00_Raw/2026-04-20/초과 속성 검사 (Excess Property Checking).md]]
---