docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links

This commit is contained in:
Antigravity Agent
2026-05-02 09:18:34 +09:00
parent c84dcb8371
commit 6445fcc05b
13150 changed files with 55394 additions and 100862 deletions
@@ -6,7 +6,7 @@ tags: [Automated Testing, Game QA, AI Testing, Bot Testing]
last_reinforced: 2026-04-20
---
# [[Automated-Game-Testing]] (지능형 게임 테스트 자동화)
# [[Automated-Game-Testing|Automated-Game-Testing]] (지능형 게임 테스트 자동화)
## 📌 한 줄 통찰 (The Karpathy Summary)
> QA는 단순히 버그를 찾는 행위를 넘어, AI 에이전트가 게이머처럼 플레이하게 함으로써 게임의 '밸런스'와 '재미의 영역'까지 검증하는 기술이다.
@@ -23,5 +23,5 @@ last_reinforced: 2026-04-20
- 자동화 봇은 효율적이지만 '인간의 감정'을 느끼지 못한다. 버그는 없으나 재미가 없는 구역(Boring Zones)을 찾아내는 것은 여전히 인간 QA의 영역이며, AI는 이를 보조하는 증폭기로 사용되어야 한다.
## 🔗 지식 연결 (Graph)
- Related: Software Reliability , [[System_Debugging_Protocol]]
- Related: Software Reliability , [[System_Debugging_Protocol|System_Debugging_Protocol]]
- Foundation: Reinforcement Learning