[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -2,94 +2,162 @@
|
||||
id: wiki-2026-0508-working-backwards
|
||||
title: Working Backwards
|
||||
category: 10_Wiki/Topics
|
||||
status: needs_review
|
||||
status: verified
|
||||
canonical_id: self
|
||||
aliases: [P-Reinforce-AUTO-WOBW-001]
|
||||
aliases: [PR-FAQ, Amazon Working Backwards, Press Release First]
|
||||
duplicate_of: none
|
||||
source_trust_level: A
|
||||
confidence_score: 0.97
|
||||
tags: [auto-reinforced, amazon-methodology, working-backwards, product-design, customer-centric, Innovation]
|
||||
confidence_score: 0.9
|
||||
verification_status: applied
|
||||
tags: [product-management, amazon, framework, decision-making]
|
||||
raw_sources: []
|
||||
last_reinforced: 2026-04-20
|
||||
last_reinforced: 2026-05-10
|
||||
github_commit: pending
|
||||
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
|
||||
tech_stack:
|
||||
language: unspecified
|
||||
framework: unspecified
|
||||
language: N/A
|
||||
framework: PR-FAQ Document
|
||||
---
|
||||
|
||||
# [[Working-Backwards|Working-Backwards]]
|
||||
# Working Backwards
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "거꾸로 설계하는 승리: 우리가 만들 기술에서 시작하는 것이 아니라, 미래의 고객이 보게 될 보도자료와 기쁨의 순간에서 거꾸로 내려오며 현재 무엇을 만들어야 할지를 결정하는 혁신의 역행법."
|
||||
## 매 한 줄
|
||||
> **"매 customer 부터 거꾸로"**. Amazon이 1990s 말 정착시킨 product development framework — 매 internal press release 와 FAQ 를 먼저 작성한 뒤 거기서 spec 를 도출. 2026 현재 Amazon, Coupang, 토스 등 product-led org 의 standard discipline.
|
||||
|
||||
## 📖 구조화된 지식 (Synthesized Content)
|
||||
거꾸로 일하기(Working Backwards)는 아마존(Amazon)의 핵심적인 제품 개발 방법론으로, 철저하게 고객의 관점에서 미래의 성공을 정의하고 이를 실현하기 위한 구체적인 단계를 설계하는 방식입니다.
|
||||
## 매 핵심
|
||||
|
||||
1. **핵심 도구 - PR/FAQ**:
|
||||
* **Press Release (보도자료)**: 제품이 출시되었을 때 고객이 얻게 될 이점과 감동을 뉴스 형식으로 미리 작성 (1~2쪽). 기술적 세부 사항이 아닌 '고객 가치'에 집중.
|
||||
* **FAQs (질의응답)**: 고객과 내부 이해관계자가 던질 까다로운 질문들에 대한 답변을 미리 준비. 리스크와 구현 난이도를 사전에 점검.
|
||||
2. **프로세스의 장점**:
|
||||
* **Customer Obsession**: 제작자의 편의성이나 기술적 허영심이 아닌 오직 '고객의 필요'에만 집중하게 함.
|
||||
* **Clarity**: 무엇을 만들어야 하는지 전 팀원이 명확한 비전을 공유하게 함.
|
||||
* **Resource [[Efficiency|Efficiency]]**: 고객 가치가 낮은 기능을 사전에 필터링하여 자원 낭비를 방지함.
|
||||
3. **적용 시점**:
|
||||
* 코드를 한 줄이라도 쓰기 전, 혹은 디자인 시안을 잡기 전에 가장 먼저 수행되어야 함.
|
||||
### 매 5개 customer question
|
||||
1. **Who is the customer?** 매 구체적 segment.
|
||||
2. **What is the customer problem or opportunity?**
|
||||
3. **What is the most important customer benefit?** (선택 X — 1개)
|
||||
4. **How do you know what customers need or want?** (data, interview, signal)
|
||||
5. **What does the customer experience look like?** (end-to-end flow)
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
|
||||
- **과거 데이터와의 충돌**: 과거의 엔지니어링 중심 정책은 '기술적 레이어'를 먼저 쌓아 올리는 바텀업(Bottom-up) 방식을 선호했으나, 현대의 시장 주도 정책은 철저한 'Working Backwards'를 통한 시장 적합성(Product-Market Fit) 검증 정책을 최우선으로 함(RL Update).
|
||||
- **정책 변화(RL Update)**: 거대 언어 모델 기반 서비스 기획 정책에서, "AI가 무엇을 할 수 있는가"에서 시작하지 않고 "사용자가 어떤 문제를 느끼는가"에서 거꾸로 내려와 필요한 AI 성능(Target Function)을 정의하는 '사용자 중심 AI 기획 정책'이 성공의 표준이 됨.
|
||||
### 매 PR-FAQ 구조
|
||||
- **Press Release** (1 page): headline, sub-headline, summary, problem, solution, leader quote, customer quote, how to get started.
|
||||
- **External FAQ** (1-2 page): customer-facing 의 anticipated Q.
|
||||
- **Internal FAQ** (3-5 page): build cost, risk, business model, dependency, metric.
|
||||
|
||||
### 매 응용
|
||||
1. New product 0→1 (Kindle, AWS S3 의 origin docs는 PR-FAQ).
|
||||
2. Major feature launch 의 alignment.
|
||||
3. Roadmap prioritization (PR-FAQ readable → ship-worthy).
|
||||
|
||||
## 💻 패턴
|
||||
|
||||
### PR-FAQ template (Markdown)
|
||||
```markdown
|
||||
# [Product Name] launches [date]
|
||||
|
||||
**[Punchy 1-line headline]**
|
||||
|
||||
[Sub-headline: 1-2 sentence customer benefit]
|
||||
|
||||
**SEATTLE — [Date]** — Today, [company] announced [product]. [Product]
|
||||
solves [problem] for [customer segment] by [solution mechanism].
|
||||
|
||||
> "[Customer quote — specific, emotional, concrete benefit]"
|
||||
> — [Persona name, role]
|
||||
|
||||
> "[Internal leader quote — vision]"
|
||||
> — [Leader, title]
|
||||
|
||||
To get started, customers can [single clear CTA].
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Rapid-Prototyping|Rapid-Prototyping]], [[Target-Function-Profiling|Target-Function-Profiling]], [[Strategic-Planning|Strategic-Planning]], [[Standardization vs Innovation|Standardization vs Innovation]], Human-Computer Interaction (HCI)
|
||||
- **Modern Tech/Tools**: Amazon [[Leadership|Leadership]] [[Principles|Principles]], PR/FAQ templates.
|
||||
---
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
## FAQ — External
|
||||
|
||||
**언제 이 지식을 쓰는가:**
|
||||
- *(TODO)*
|
||||
**Q: How is this different from [competitor]?**
|
||||
A: ...
|
||||
|
||||
**언제 쓰면 안 되는가:**
|
||||
- *(TODO)*
|
||||
**Q: How much does it cost?**
|
||||
A: ...
|
||||
|
||||
## 🧪 검증 상태 (Validation)
|
||||
## FAQ — Internal
|
||||
|
||||
- **정보 상태:** needs_review
|
||||
- **출처 신뢰도:** A
|
||||
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
|
||||
**Q: What's the build cost & timeline?**
|
||||
A: ...
|
||||
|
||||
## 🧬 중복 검사 (Duplicate Check)
|
||||
**Q: What's the customer #1 success metric?**
|
||||
A: ... (single number, owned)
|
||||
|
||||
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
|
||||
- **처리 방식:** UPDATE (자동 정규화)
|
||||
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
|
||||
**Q: What's the biggest risk and how do we mitigate?**
|
||||
A: ...
|
||||
|
||||
## 🕓 변경 이력 (Changelog)
|
||||
**Q: What dependencies does this have?**
|
||||
A: ...
|
||||
|
||||
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|
||||
|------|-----------|-----------|--------|
|
||||
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
|
||||
|
||||
## 💻 코드 패턴 (Code Patterns)
|
||||
|
||||
**패턴 1:** *(TODO: 이 프로젝트 컨벤션 반영한 구조 스켈레톤)*
|
||||
|
||||
```text
|
||||
# TODO
|
||||
**Q: What's the kill criterion?**
|
||||
A: ... (numeric trigger to stop)
|
||||
```
|
||||
|
||||
## 🤔 의사결정 기준 (Decision Criteria)
|
||||
### Five-Whys driving from PR back to spec
|
||||
```
|
||||
PR claim: "Latency under 200ms p99"
|
||||
Why? → Customer task abandons at >300ms (data: session log)
|
||||
Why? → Cognitive flow break
|
||||
Why? → Page reflow during quote refresh
|
||||
Why? → Server-side rendering on every poll
|
||||
Why? → No client-side delta caching
|
||||
→ Spec: implement WS-based delta + client cache. Owner: X. Metric: p99<200ms.
|
||||
```
|
||||
|
||||
**선택 A를 써야 할 때:**
|
||||
- *(TODO)*
|
||||
### PR-FAQ readiness rubric
|
||||
```
|
||||
| Criterion | Score 1-5 |
|
||||
|----------------------------------------|-----------|
|
||||
| Headline passes "would I click" test | |
|
||||
| Customer quote sounds like real user | |
|
||||
| #1 benefit is concrete & measurable | |
|
||||
| Internal FAQ has kill criterion | |
|
||||
| Dependency list complete | |
|
||||
| Metric is single number with owner | |
|
||||
Total ≥ 24/30 → ship-worthy review.
|
||||
```
|
||||
|
||||
**선택 B를 써야 할 때:**
|
||||
- *(TODO)*
|
||||
### Inverted backlog prioritization
|
||||
```python
|
||||
# 매 score = (PR clarity) * (customer benefit magnitude) / (build cost * risk)
|
||||
def working_backwards_score(pr_clarity, benefit, cost, risk):
|
||||
return (pr_clarity * benefit) / (cost * risk + 1e-6)
|
||||
|
||||
**기본값:**
|
||||
> *(TODO)*
|
||||
backlog = sorted(items, key=lambda i: -working_backwards_score(**i))
|
||||
```
|
||||
|
||||
## ❌ 안티패턴 (Anti-Patterns)
|
||||
## 매 결정 기준
|
||||
| 상황 | Approach |
|
||||
|---|---|
|
||||
| 0→1 new product | Full PR-FAQ before any code |
|
||||
| Major feature in existing product | Mini PR-FAQ (1 page total) |
|
||||
| Bug fix / small improvement | Skip — JIRA ticket OK |
|
||||
| Stakeholder misalignment | PR-FAQ as alignment artifact |
|
||||
| Roadmap prioritization | Compare PR-FAQ readability head-to-head |
|
||||
|
||||
- **[안티패턴]:** *(TODO: 무엇을 하면 안 되는가 + 이유 + 대신 무엇을)*
|
||||
**기본값**: any project >2 engineer-weeks → PR-FAQ first.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Product Management]] · [[Amazon Leadership Principles]]
|
||||
- 변형: [[Press Release First]] · [[6-Pager]] · [[Narrative Memo]]
|
||||
- 응용: [[Product Strategy]] · [[Roadmap Planning]] · [[OKR Setting]]
|
||||
- Adjacent: [[Customer Obsession]] · [[Jobs-to-be-Done]] · [[Lean Startup]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: PR draft 초안, FAQ Q-set 생성, customer quote persona 생성, 다른 PR-FAQ 와의 consistency check.
|
||||
**언제 X**: 매 actual customer voice 의 substitute X — 매 real interview 가 source of truth.
|
||||
|
||||
## ❌ 안티패턴
|
||||
- **Solution-first PR**: 매 problem 정의 없이 feature listing — 매 reverse 의 본질 무시.
|
||||
- **Vague metric**: "improve experience" 의 X — 매 single number + owner.
|
||||
- **No kill criterion**: 매 internal FAQ 에 numeric stop trigger 필수.
|
||||
- **PR after build**: 매 retroactive PR — 매 Working Backwards 의 X. 매 build 전에 작성.
|
||||
- **Buzzword quote**: customer quote 가 marketing speak — real user transcript 기반.
|
||||
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Bryar & Carr "Working Backwards" 2021, Amazon shareholder letters 1997-, Coupang internal docs).
|
||||
- 신뢰도 A.
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|---|---|
|
||||
| 2026-05-08 | Phase 1 |
|
||||
| 2026-05-10 | Manual cleanup — PR-FAQ template + readiness rubric |
|
||||
|
||||
Reference in New Issue
Block a user