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,12 +1,12 @@
---
id: P-REINFORCE-AI-BDD
category: "[[10_Wiki/💡 Topics/Design & Experience]]"
category: "10_Wiki/💡 Topics/Design & Experience"
confidence_score: 0.98
tags: [BDD, Behavior Driven Development, TDD, Agile, Gherkin]
last_reinforced: 2026-04-20
---
# [[Behavior-Driven-Development-(BDD)]] (행동 중심 개발)
# Behavior-Driven-Development-(BDD) (행동 중심 개발)
## 📌 한 줄 통찰 (The Karpathy Summary)
> "코딩하기 전에 대화부터 하라." 기획자, 디자이너, 개발자가 모여 사용자의 행동 시나리오(Given/When/Then)를 명확히 정의하고, 이를 검증하는 테스트 코드를 먼저 작성하며 개발하는 협업 중심 방법론이다.
@@ -23,5 +23,5 @@ last_reinforced: 2026-04-20
- BDD는 초기 시나리오 작성에 시간이 많이 든다. 하지만 개발 중반 이후 발생하는 '기획 번복'과 '커뮤니케이션 미스'로 인한 손실을 생각하면, 장기적으로는 반드시 이득이 남는 고수익 투자다.
## 🔗 지식 연결 (Graph)
- Related: [[Test-Driven-Development-(TDD)]] , [[Agile-Software-Development]]
- Strategy: [[User-Experience-Design]]
- Related: Test-Driven-Development-(TDD) , Agile-Software-Development
- Strategy: User-Experience-Design