Auto-sync: 2026-04-21 00:02

This commit is contained in:
2026-04-21 00:02:55 +08:00
parent 177469a1cd
commit cb7c11e14f
235 changed files with 16567 additions and 237 deletions

View File

@@ -0,0 +1,38 @@
---
title: "文化一致性Cultural Coherence"
type: concept
tags: [anthropology, cultural-design, consistency]
sources: [academic-anthropologist.md]
last_updated: 2026-04-20
---
## Definition
Anthropologist Agent 使用的核心检查原则,确保文化系统各元素(亲属制度、信仰体系、经济模式、仪式结构)相互兼容、内部自洽的设计标准。
## Core Properties
- **提出者**Anthropologist Agent
- **目的**:避免文化设计的矛盾和表面化
- **方法**:功能分析 + 一致性检查
## Check Elements
1. **功能先行**:每个文化元素必须有明确社会功能
2. **内部自洽**:文化元素之间不矛盾
3. **现实参照**:有现实民族志佐证
4. **无文化沙拉**:不混搭无关联的文化元素
## Cultural Coherence Check 格式
```
COHERENCE CHECK: [Element being evaluated]
==========================================
Element: [Specific cultural practice or feature]
Function: [What social need does it serve?]
Consistency: [Does it fit with the rest of the cultural system?]
Red Flags: [Contradictions with other established elements]
Real-world parallels: [Cultures that have similar practices and why]
Recommendation: [Keep / Modify / Rethink — with reasoning]
```
## Connections
- [[Anthropologist Agent]] ← 使用 ← [[文化一致性Cultural Coherence]]
- [[厚描述Thick Description]] ← 支持 ← [[文化一致性Cultural Coherence]]
- [[实践理论Practice Theory]] ← 支持 ← [[文化一致性Cultural Coherence]]