docs: config - add index and update guidance
This commit is contained in:
parent
ecf6532a03
commit
6b43587627
|
|
@ -241,6 +241,7 @@ Canvas方式:**代码 ⇄ 白板 ⇄ AI ⇄ 人类**,白板成为单一真
|
|||
## 🧭 经验
|
||||
|
||||
* **状态,变换;数据,函数;输入,处理,输出;抽象/收敛,展开;可解释性;层级;过程;全称/特称,肯定/否定**
|
||||
* **明确任务中的:目的,对象,约束**
|
||||
* **人下 AI 上**
|
||||
* **一切问题问 AI**
|
||||
* **目的主导:开发过程中的一切动作围绕"目的"展开**
|
||||
|
|
|
|||
|
|
@ -0,0 +1,9 @@
|
|||
# Config(`assets/config/`)
|
||||
|
||||
本目录用于集中存放“工具/开发环境配置”的仓库内基线,便于多人同步、审阅与回滚。
|
||||
|
||||
## Codex CLI
|
||||
|
||||
- 配置位置:`assets/config/.codex/`
|
||||
- 使用说明:`assets/config/.codex/README.md`
|
||||
|
||||
Loading…
Reference in New Issue