docs: move thinking docs to philosophy

This commit is contained in:
tukuaiai
2026-05-03 00:43:38 +08:00
parent 616920c8f3
commit d51e61587d
10 changed files with 22 additions and 10 deletions
+2 -2
View File
@@ -144,8 +144,8 @@ git push origin develop
├── docs/ # 核心知识库
│ ├── README.md # docs 总索引
│ ├── getting-started/ # 从零开始、学习地图、环境与 AI CLI 配置
│ ├── concepts/ # 核心概念、方法论与底层模型
│ ├── philosophy/ # 哲学方法论与底层认知模型
│ ├── concepts/ # 核心概念、方法论与工程思想
│ ├── philosophy/ # 哲学方法论、思维模型与底层认知模型
│ └── references/ # 清单、约束、常见坑、模板
├── prompts/ # 提示词库入口(指向云端表格)