Files
nexus/wiki/concepts/DocumentationTheater.md
2026-04-27 12:03:03 +08:00

32 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]