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
+7 -7
View File
@@ -1,12 +1,12 @@
---
id: [[P-Reinforce]]-AUTO-MVPP-001
id: [[P-Reinforce|P-Reinforce]]-AUTO-MVPP-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.95
tags: [auto-reinforced, mvp, product-development, lean-[[Startup]], validation, fast-[[Iteration]]]
tags: [auto-reinforced, mvp, product-development, lean-[[Startup|Startup]], validation, fast-[[Iteration|Iteration]]]
last_reinforced: 2026-04-20
---
# [[Minimal-Viable-Product]]
# [[Minimal-Viable-Product|Minimal-Viable-Product]]
## 📌 한 줄 통찰 (The Karpathy Summary)
> "학습을 위한 최소한의 실체: 완벽한 제품이 아니라, 가설을 검증할 수 있는 '최소한의 핵심 기능'만을 담아 시장에 내놓고, 실제 유저의 피드백을 통해 제품의 운명을 결정하며 진화해 나가는 린(Lean) 개발의 정수."
@@ -15,8 +15,8 @@ last_reinforced: 2026-04-20
최소 기능 제품(MVP)은 고객의 피드백을 받기 위해 최소한의 노력으로 만든 제품입니다.
1. **핵심 목적**:
* **Validation**: 우리의 아이디어가 실제로 시장에서 통하는지 확인. ([[Feedback-Loops]]와 연결)
* **Waste Reduction**: 아무도 원하지 않는 기능을 만드느라 쏟는 시간과 비용 낭비 방지. ([[Lean-[[Opera]]tions]]와 연결)
* **Validation**: 우리의 아이디어가 실제로 시장에서 통하는지 확인. ([[Feedback-Loops|Feedback-Loops]]와 연결)
* **Waste Reduction**: 아무도 원하지 않는 기능을 만드느라 쏟는 시간과 비용 낭비 방지. (Lean-Operations와 연결)
* **Speed**: 완벽함보다는 '속도'를 통해 경쟁 우위 점함.
2. **왜 중요한가?**:
* 현대 비즈니스는 '예측'이 아닌 '대응'의 영역이며, MVP는 가장 저렴하고 빠르게 대응할 수 있는 지적 도구이기 때문임.
@@ -26,6 +26,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: AI 기반 서비스 개발 정책에서는 모델의 성능을 100% 만드는 것보다, 70%의 성능으로도 사용자 경험을 혁신할 수 있는 '프롬프트 기반 MVP 정책'을 먼저 출시하여 데이터를 선점하는 전략이 주류 정책이 됨.
## 🔗 지식 연결 (Graph)
- [[Feedback-Loops]], [[Lean-Operations]], [[Iterative-Development]], [[Innovation]], [[Design-System]]
- **Modern Tech/Tools**: Landing page tests, Concierge MVP, Wizard of Oz MVP, Fast [[Prototyping]].
- [[Feedback-Loops|Feedback-Loops]], [[Lean-Operations|Lean-Operations]], [[Iterative-Development|Iterative-Development]], [[Innovation|Innovation]], [[Design-System|Design-System]]
- **Modern Tech/Tools**: Landing page tests, Concierge MVP, Wizard of Oz MVP, Fast [[Prototyping|Prototyping]].
---