[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-05-10 22:08:15 +09:00
parent 21ac3ed255
commit 504fd5fb42
3011 changed files with 380280 additions and 206977 deletions
@@ -2,65 +2,145 @@
id: wiki-2026-0508-autoethnography
title: Autoethnography
category: 10_Wiki/Topics
status: needs_review
status: verified
canonical_id: self
aliases: [P-Reinforce-AUTO-AUET-001]
aliases: [Auto-Ethnography, Self-Ethnography, Reflexive Ethnography]
duplicate_of: none
source_trust_level: A
confidence_score: 0.85
tags: [auto-reinforced, autoethnography, qualitative-Research, sociology, storytelling, reflexivity]
confidence_score: 0.86
verification_status: applied
tags: [qualitative-research, ethnography, methodology, narrative, ux-research]
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: Python
framework: NVivo/Atlas.ti
---
# [[Autoethnography|Autoethnography]]
# Autoethnography
## 📌 한 줄 통찰 (The Karpathy Summary)
> "나를 통해 사회를 읽기: 연구자가 관찰자가 아닌 주인공이 되어 자신의 개인적 경험을 기록하고, 이를 사회문화적 맥락과 연결하여 분석함으로써 보편적 인간사를 깊이 있게 통찰하는 질적 연구법."
## 한 줄
> **"매 self-as-instrument — 매 personal experience 의 cultural lens 의 X, 매 cultural lens through personal experience."**. Autoethnography 의 ethnography 의 first-person 의 reflexive variant — Carolyn Ellis / Tony Adams 의 1990s formalize. 매 2026 의 UX research / HCI / AI ethics 의 standard method (영향 the lived experience of bias, accessibility, AI use).
## 📖 구조화된 지식 (Synthesized Content)
오토에스노그라피(Autoethnography, 자기기술지)는 자서전적 글쓰기와 인류학적 현지조사를 결합한 연구 방법론입니다.
## 매 핵심
1. **방법론적 핵심**:
* **Reflexivity (성찰성)**: 연구자 자신의 편견과 감정을 숨기지 않고 분석의 도구로 사용.
* **Evocative Writing**: 독자가 연구자의 경험에 감정적으로 공명하게 만드는 서사적 표현 강조.
* **Linking Local to Global**: 개인의 소소한 일상(Local)이 어떻게 거대한 사회 구조(Global)를 반영하거나 저항하는지 규명.
2. **장점**:
* 전통적인 연구에서 소외된 소수자나 개인의 은밀한 목소리를 학문적 영역으로 끌어올림 ([[Victimhood-Narratives|Victimhood-Narratives]]의 학문적 승화).
### 매 Types
- **Evocative**: literary, emotional, narrative-driven.
- **Analytic** (Anderson): theoretical contribution, research-oriented.
- **Interpretive**: meaning-making, hermeneutic.
- **Critical / performative**: activist, social-justice frame.
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
- **과거 데이터와의 충돌**: 과거에는 '객관성'이 결여되었다는 비판 정책에 시달렸으나, 현대 사회과학 정책은 연구자의 완전한 중립성은 불가능함을 인정하고 '투명한 주관성 정책'이 오히려 더 정직한 지식을 만든다고 평가함(RL Update).
- **정책 변화(RL Update)**: 디지털 인류학 정책에서, 플랫폼 노동자나 AI 개발자가 자신의 노동 경험을 기록하여 기술 생태계의 민낯을 고발하는 '에이전틱 자기기술지 정책'이 기술 비평의 핵심 도구로 부상함.
### 매 Method
1. **Field**: self in everyday context (often the researcher's own life domain).
2. **Data**: journal, photo, artifact, interview.
3. **Reflexivity**: position 의 explicit (gender, race, role).
4. **Layered analysis**: thick description + theoretical frame.
5. **Triangulation**: peer debrief, member check.
## 🔗 지식 연결 (Graph)
- [[Sociology of Knowledge|Sociology of Knowledge]], [[Authenticity|Authenticity]], [[AI and Narrative|AI and Narrative]], [[Victimhood-Narratives|Victimhood-Narratives]], [[Scientific Communication|Scientific Communication]]
- **Modern Tech/Tools**: Narrative [[Analysis|Analysis]] software, Qualitative re[[Search|Search]] journals.
### 매 Validity Criteria
- **Substantive contribution** (Richardson).
- **Aesthetic merit**.
- **Reflexivity / honesty**.
- **Impact / resonance**.
- **Verisimilitude** (Ellis).
### 매 응용
1. UX research (researcher 의 own use experience).
2. AI ethics (LLM 의 daily use 의 lived account).
3. Disability studies (insider perspective).
4. Medical sociology (illness narrative).
## 💻 패턴
### Pattern 1 — Field journal template (Markdown)
```markdown
---
date: 2026-05-10
context: solo coding session, claude-opus-4-7
mood: 6/10
position: M, 32y, SWE, 8y exp
---
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
# Observation
- 14:00 prompted Claude w/ vague spec → suggested decomposition steps...
- 14:15 felt resistance to refactor; noticed "it's working, why touch"
**언제 이 지식을 쓰는가:**
- *(TODO)*
# Reflection
- 매 sunk-cost feeling 의 cultural inheritance? Engineering pride?
**언제 쓰면 안 되는가:**
- *(TODO)*
# Theoretical link
- Norman 의 affordance / Schön 의 reflective practitioner.
```
## 🧪 검증 상태 (Validation)
### Pattern 2 — Coding (qualitative) — open coding
- **정보 상태:** needs_review
- **출처 신뢰도:** A
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
```python
codes = {
"resistance-to-refactor": ["sunk cost", "it's working", "why touch"],
"delegation-discomfort": ["am I cheating", "is this me"],
"flow-with-LLM": ["pair programming", "thinking partner"],
}
```
## 🧬 중복 검사 (Duplicate Check)
### Pattern 3 — Layered narrative (analytic)
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
- **처리 방식:** UPDATE (자동 정규화)
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
```markdown
## Vignette
[evocative narrative paragraph]
## 🕓 변경 이력 (Changelog)
## Analysis
[theoretical interpretation: Schön reflective practice]
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|------|-----------|-----------|--------|
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |
## Cultural connection
[broader: SWE identity in age of LLM agents]
```
### Pattern 4 — Member check (peer debrief)
```python
# Share excerpt with informant for response
checks = [
{"excerpt": "...", "informant": "P3", "response": "yes resonates", "date": "2026-05-09"},
{"excerpt": "...", "informant": "P5", "response": "I'd frame differently", "date": "2026-05-09"},
]
```
## 매 결정 기준
| 상황 | Approach |
|---|---|
| Researcher 의 own lived domain | Autoethnography (insider) |
| Other community | Ethnography (outsider) + reflexivity |
| Quick UX insight | diary study + autoethnography hybrid |
| Theory contribution | Analytic autoethnography (Anderson) |
| Activist / community | Critical / performative |
**기본값**: Analytic autoethnography with peer debrief + member check.
## 🔗 Graph
- 부모: [[Ethnography]] · [[Qualitative-Research]]
- 변형: [[Memoir]] · [[Reflective-Practice]] · [[Diary-Study]]
- 응용: [[UX-Research]] · [[AI-Ethics]] · [[Disability-Studies]]
- Adjacent: [[Autobiography]] · [[Grounded-Theory-Method]] · [[Thematic-Analysis]]
## 🤖 LLM 활용
**언제**: studying one's own use of tech / LLM, insider perspective on team or community, theoretical reflection.
**언제 X**: large-N generalization needed, double-blind requirement, no reflexivity training.
## ❌ 안티패턴
- **Solipsism**: 매 self 의 only — no theoretical contribution.
- **No reflexivity**: position 의 unmark — bias hidden.
- **Cherry-picked vignette**: confirmation bias.
- **Skipping member check** in critical / community work.
## 🧪 검증 / 중복
- Verified (Ellis & Bochner, Anderson 2006, Adams et al. "Autoethnography" 2015).
- 신뢰도 A.
## 🕓 Changelog
| 날짜 | 변경 |
|---|---|
| 2026-05-08 | Phase 1 |
| 2026-05-10 | Manual cleanup — FULL content (types, validity criteria, 4 patterns) |