mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 20:38:04 +00:00
docs: readme - index cybernetics methodology
This commit is contained in:
@@ -199,6 +199,10 @@ ruff + black + pyright(或 mypy) + pytest + hypothesis + pydantic(msgspec可替
|
||||
画出数据流与依赖边界,指出最高耦合点与最短反馈回路改造方案;给出可测试的纯函数核心与 I/O 适配层。
|
||||
```
|
||||
|
||||
**扩展阅读**:
|
||||
|
||||
- [`控制论与科学方法论`](./控制论与科学方法论.md) - 用“可能性空间/反馈/信息/黑箱/可证伪”解释从试错到收敛的机制
|
||||
|
||||
---
|
||||
|
||||
### 8. 诠释学(语境澄清)
|
||||
|
||||
Reference in New Issue
Block a user