docs: config - add index and update guidance

This commit is contained in:
tukuaiai 2026-02-28 05:37:09 +08:00
parent ecf6532a03
commit 6b43587627
2 changed files with 10 additions and 0 deletions

View File

@ -241,6 +241,7 @@ Canvas方式**代码 ⇄ 白板 ⇄ AI ⇄ 人类**,白板成为单一真
## 🧭 经验
* **状态,变换;数据,函数;输入,处理,输出;抽象/收敛,展开;可解释性;层级;过程;全称/特称,肯定/否定**
* **明确任务中的:目的,对象,约束**
* **人下 AI 上**
* **一切问题问 AI**
* **目的主导:开发过程中的一切动作围绕"目的"展开**

9
assets/config/README.md Normal file
View File

@ -0,0 +1,9 @@
# Config`assets/config/`
本目录用于集中存放“工具/开发环境配置”的仓库内基线,便于多人同步、审阅与回滚。
## Codex CLI
- 配置位置:`assets/config/.codex/`
- 使用说明:`assets/config/.codex/README.md`