docs: README 新增哲学方法论工具箱模块

This commit is contained in:
tukuaiai
2026-01-10 21:34:39 +08:00
parent 02c6ef3661
commit cfdc8bf800
3 changed files with 84 additions and 2 deletions
+21
View File
@@ -177,6 +177,27 @@ Canvas方式:**代码 ⇄ 白板 ⇄ AI ⇄ 人类**,白板成为单一真
</details>
<details open>
<summary><strong>🔮 哲学方法论工具箱</strong></summary>
> **把 Vibe 系统化为可验证、可迭代、可收敛的工程产出**
23 种哲学方法论 + Python 工具 + 可复制提示词,覆盖:
| 方法 | 用途 |
|:---|:---|
| 现象学还原 | 需求含糊时,清零脑补,回到可观察事实 |
| 正反合 | 快速可用 → 反例打脸 → 收敛为工程版本 |
| 可证伪主义 | 用测试逼出失败模式 |
| 奥卡姆剃刀 | 删除不必要的复杂度 |
| 贝叶斯更新 | 根据新证据动态调整信念 |
**核心理念**:哲学不是空谈,是可落地的工程方法。
👉 [深入了解哲学方法论工具箱](./i18n/zh/documents/-01-哲学与方法论/README.md)
</details>
---
## 🖼️ 概览