Auto-sync: 2026-04-27 12:02

This commit is contained in:
2026-04-27 12:03:03 +08:00
parent fbd6107be4
commit 83c6e24e7c
45 changed files with 1898 additions and 886 deletions

View File

@@ -0,0 +1,31 @@
---
title: "Documentation Theater"
type: concept
tags: [anti-pattern, productivity, knowledge-management]
sources: [meeting-notes-action-items]
last_updated: 2026-04-27
---
## Definition
Documentation Theater文档剧场是一种反讽概念——形容产出大量文档/记录,但实际上没有任何有意义的行动或追踪跟进的现象。核心批评:形式大于实质,记录本身变成了目的,而非达成目的的手段。
## Origin
本概念来自 [[meeting-notes-action-items]] source 中的一句话:
> *"Meeting notes that don't become tracked tasks are just documentation theater."*
## Core Insight
会议笔记的价值不在于"写得好不好",而在于"写完之后是否有行动项被追踪"。一个格式完美但无人执行的会议记录,与完全不做记录相比,实际价值几乎为零。
## Related Concepts
- [[MeetingNotes]] — 文档剧场是 MeetingNotes 模式的反面
- [[AI-Driven Task Extraction]] — 对抗文档剧场的核心手段:让 AI 自动提取并创建可追踪任务
- [[TaskAutomationPipeline]] — 文档剧场 → 可执行任务的自动化流水线
## Related Sources
- [[meeting-notes-action-items]]