[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -2,66 +2,130 @@
|
||||
id: wiki-2026-0508-assertiveness
|
||||
title: Assertiveness
|
||||
category: 10_Wiki/Topics
|
||||
status: needs_review
|
||||
status: verified
|
||||
canonical_id: self
|
||||
aliases: [P-Reinforce-AUTO-ASSE-001]
|
||||
aliases: [Assertive Communication, Assertion Skills]
|
||||
duplicate_of: none
|
||||
source_trust_level: A
|
||||
confidence_score: 0.91
|
||||
tags: [auto-reinforced, assertiveness, communication, emotional-intelligence, Boundary-Setting]
|
||||
confidence_score: 0.85
|
||||
verification_status: applied
|
||||
tags: [communication, soft-skills, leadership, psychology, negotiation]
|
||||
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: n/a
|
||||
framework: communication-frameworks
|
||||
---
|
||||
|
||||
# [[Assertiveness|Assertiveness]]
|
||||
# Assertiveness
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "존중을 담은 당당함: 타인의 권리를 침해하지 않으면서도 자신의 감정, 욕구, 신념을 솔직하고 정직하며 적절한 방식으로 표현하는 건강한 의사소통의 기술."
|
||||
## 매 한 줄
|
||||
> **"매 Assertiveness 는 self-respect 와 other-respect 의 simultaneous expression — passive 와 aggressive 사이 의 narrow band"**. Wolpe (1958) 의 behavior therapy 에서 origin 의, 2026 의 remote/hybrid workplace 와 LLM-mediated communication 의 환경 에서 의 explicit boundary-setting 의 critical skill.
|
||||
|
||||
## 📖 구조화된 지식 (Synthesized Content)
|
||||
자기 주장(Assertiveness)은 공격성(Aggressiveness)과 수동성(Passiveness) 사이의 균형을 잡는 의사소통 스타일입니다.
|
||||
## 매 핵심
|
||||
|
||||
1. **3가지 태도 비교**:
|
||||
* **Passiveness**: 타인의 요구에만 맞추며 자신의 욕구 억제 (억울함과 스트레스 유발).
|
||||
* **Aggressiveness**: 타인을 지배하려 하거나 권리를 무시 (관계 단절 및 적대감 유발).
|
||||
* **Assertiveness**: "나는 이렇게 느낀다"를 명확히 전달하며 타인의 의견도 청취 (신뢰와 갈등 해결).
|
||||
2. **핵심 기법**:
|
||||
* **I-Message**: 주어를 '나'로 시작하여 자신의 감정과 상황을 객관적으로 전달.
|
||||
* **Boundary Setting**: 자신이 수용할 수 있는 한계를 명확히 하고 거절이 필요할 때 정중하게 거절함.
|
||||
### 매 4 communication styles
|
||||
- **Passive**: own need 의 suppress, resentment 의 accumulate
|
||||
- **Aggressive**: own need 의 force, other 의 violate
|
||||
- **Passive-aggressive**: indirect hostility, sarcasm
|
||||
- **Assertive**: direct + respectful, "I" statement, negotiable outcome
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
|
||||
- **과거 데이터와의 충돌**: 과거의 위계적 조직 정책은 '순종'을 미덕으로 보았으나, 현대의 애자일 및 혁신 정책은 구성원 모두의 '심리적 안정감' 하에 이루어지는 '건강한 자기 주장 정책'이 팀 성과의 핵심임을 강조함(RL Update).
|
||||
- **정책 변화(RL Update)**: 리더십 교육 정책에서, 단순히 강력한 카리스마를 강조하던 방식에서 벗어나 구성원들 간의 Assertive한 소통을 이끌어내는 '퍼실리테이션 역량 정책'으로 무게중심이 이동함.
|
||||
### 매 components
|
||||
- **Verbal**: "I" statement, specific request, no apology cascade
|
||||
- **Non-verbal**: eye contact, level tone, open posture
|
||||
- **Cognitive**: distinguish observation from interpretation
|
||||
- **Boundary**: explicit no, alternative offer
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Communication, [[Leadership|Leadership]], [[Psychology & Behavior|Psychology & Behavior]], [[Agile-Philosophy|Agile-Philosophy]], [[Articulateness|Articulateness]]
|
||||
- **Modern Tech/Tools**: EQ [[Testing|Testing]] tools, Communication training workshops.
|
||||
---
|
||||
### 매 응용
|
||||
1. Code review pushback — disagreement 의 deliver without person attack.
|
||||
2. Scope negotiation — PM 의 unrealistic deadline 의 counter-propose.
|
||||
3. 1:1 feedback — manager 에게 의 upward feedback delivery.
|
||||
4. LLM prompt-as-self-script — assertive draft 의 LLM rehearsal (2026 trend).
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
## 💻 패턴
|
||||
|
||||
**언제 이 지식을 쓰는가:**
|
||||
- *(TODO)*
|
||||
### DESC script (Bower & Bower)
|
||||
```
|
||||
D - Describe : "지난 sprint 에서 last-minute scope 의 3건 의 추가."
|
||||
E - Express : "이런 pattern 의 지속 의 인해 quality risk 의 우려."
|
||||
S - Specify : "Wed cutoff 이후 의 scope freeze 의 명문화 의 제안."
|
||||
C - Consequence: "이 의 commit 의 stable 인 한 의 on-time delivery 의 가능."
|
||||
```
|
||||
|
||||
**언제 쓰면 안 되는가:**
|
||||
- *(TODO)*
|
||||
### "I" statement template
|
||||
```
|
||||
I feel <emotion>
|
||||
when <specific behavior, no inference>
|
||||
because <impact on me>.
|
||||
I'd like <concrete request>.
|
||||
```
|
||||
|
||||
## 🧪 검증 상태 (Validation)
|
||||
### Broken record technique
|
||||
```
|
||||
"이 의 PR 의 review 의 today 의 필요 의 인해 의 deploy 의 block."
|
||||
counter: "다음 주 의 가능?"
|
||||
"이해 함. 이 의 PR 의 review 의 today 의 필요."
|
||||
counter: "바쁨..."
|
||||
"이해. 이 의 today 의 필요 — 30 분 의 가능 의 시간?"
|
||||
```
|
||||
|
||||
- **정보 상태:** needs_review
|
||||
- **출처 신뢰도:** A
|
||||
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
|
||||
### Fogging (manipulation defense)
|
||||
```
|
||||
manipulator: "너 의 항상 이런 issue 의 생성."
|
||||
assertive : "이런 case 의 그런 perception 의 가능 (partial agree).
|
||||
specific incident 의 discuss 의 가능?"
|
||||
```
|
||||
|
||||
## 🧬 중복 검사 (Duplicate Check)
|
||||
### Negotiation BATNA framing
|
||||
```python
|
||||
class AssertiveNegotiation:
|
||||
def __init__(self, batna: float, target: float, walk_away: float):
|
||||
self.batna = batna # best alternative
|
||||
self.target = target # ideal outcome
|
||||
self.walk_away = walk_away # ZOPA boundary
|
||||
|
||||
def respond(self, offer: float) -> str:
|
||||
if offer < self.walk_away:
|
||||
return f"이 의 fit 의 X. BATNA 의 {self.batna} 의 가능."
|
||||
if offer < self.target:
|
||||
return f"이 의 considered 의. {self.target} 의 closer 의 가능?"
|
||||
return "이 의 accept."
|
||||
```
|
||||
|
||||
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
|
||||
- **처리 방식:** UPDATE (자동 정규화)
|
||||
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
|
||||
## 매 결정 기준
|
||||
| 상황 | Approach |
|
||||
|---|---|
|
||||
| Public meeting 의 disagreement | DESC + private follow-up |
|
||||
| Repeated boundary violation | Broken record + escalation |
|
||||
| Manipulative language | Fogging + clarifying question |
|
||||
| Scope creep | "I" statement + alternative |
|
||||
| Unfair criticism | Negative inquiry ("specifically?") |
|
||||
|
||||
## 🕓 변경 이력 (Changelog)
|
||||
**기본값**: workplace conflict 의 default — DESC script + "I" statement combo.
|
||||
|
||||
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|
||||
|------|-----------|-----------|--------|
|
||||
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
|
||||
## 🔗 Graph
|
||||
- 부모: [[Soft-Skills-Development]]
|
||||
- 변형: [[Boundaries]] · [[Communication & Tech]]
|
||||
- 응용: [[Ethical-Decision-Making]]
|
||||
- Adjacent: [[Burnout]] · [[Bureaucracy]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 어려운 conversation 의 rehearsal, draft message 의 tone 의 audit (passive→assertive).
|
||||
**언제 X**: emotional regulation 의 substitute 의 X — therapy 의 separate.
|
||||
|
||||
## ❌ 안티패턴
|
||||
- **Aggressive 의 mislabel**: forceful = assertive 의 X. respect 의 missing 의 aggressive.
|
||||
- **Apology cascade**: "sorry, but..." 의 chain 의 own position 의 undercut.
|
||||
- **Passive-aggressive 의 sarcasm**: indirect 의 long-term trust 의 erode.
|
||||
- **Boundary 의 then collapse**: 한 번 의 violation 의 즉시 의 address — delay 의 precedent.
|
||||
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Alberti & Emmons *Your Perfect Right* 10th, Bower *Asserting Yourself*).
|
||||
- 신뢰도 A.
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|---|---|
|
||||
| 2026-05-08 | Phase 1 |
|
||||
| 2026-05-10 | Manual cleanup — full assertiveness with DESC, BATNA, fogging patterns |
|
||||
|
||||
Reference in New Issue
Block a user