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
+3 -3
View File
@@ -1,4 +1,4 @@
# [[Pyramid Principle]]
# [[Pyramid Principle|Pyramid Principle]]
## 📌 Brief Summary
결론이나 핵심 메시지를 가장 먼저 제시하고, 이를 뒷받침하는 주요 논거와 세부 데이터를 하위 계층에 논리적으로 배열하는 하향식(Top-down) 커뮤니케이션 및 구조화 기법입니다.
@@ -13,8 +13,8 @@
- **BLUF (Bottom Line Up Front):** 경영진은 시간이 부족하고 결론을 원하므로, 미스터리 소설처럼 배경부터 설명하기보다 결론을 먼저 내놓아 시간 효율성과 설득력을 극대화합니다 [40, 53, 54].
## 🔗 Knowledge Connections
- **Related Topics:** [[SCQA Framework]], [[MECE Framework]], [[Rule of Three]]
- **Projects/Contexts:** [[경영진 보고(Executive Presentation)]], [[컨설팅 제안서 작성]], [[슬라이드 덱 구성]]
- **Related Topics:** [[SCQA Framework|SCQA Framework]], [[MECE Framework|MECE Framework]], [[Rule of Three|Rule of Three]]
- **Projects/Contexts:** 경영진 보고(Executive Presentation), 컨설팅 제안서 작성, 슬라이드 덱 구성
- **Contradictions/Notes:** 작성자가 생각하고 연구할 때는 상향식(Bottom-up)으로 진행하지만, 이를 타인에게 소통할 때는 완전히 반대인 하향식(Top-down)으로 구성해야 한다는 점에서 인지적 전환이 필요합니다 [55-58]. 또한, 청중과 함께 해답을 찾아가는 협력적(Collaborative) 방식의 워크숍에는 다소 부적합할 수 있습니다 [59, 60].
---