Auto-sync
This commit is contained in:
20
wiki/concepts/Software-Factory.md
Normal file
20
wiki/concepts/Software-Factory.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "Software Factory"
|
||||
type: concept
|
||||
tags: [automation, ai, software-engineering]
|
||||
---
|
||||
|
||||
## Definition
|
||||
Software Factory(软件工厂)是一种 AI 编程框架,其中高层控制器协调大量无面孔的 AI 代理,每个代理承担特定任务,人从"协作者"转变为"控制者"。
|
||||
|
||||
典型代表:StrongDM 试验无需人工审查的代码、Outcome Engineering Manifesto 暗示的未来是成为大型代理群的高级控制器。
|
||||
|
||||
## Key Characteristics
|
||||
- 人扮演产品经理角色,整个开发团队被抽象为更深层次的 AI 代理层级
|
||||
- 代码生成后无需人工 review(存在争议)
|
||||
- 强调控制而非协作
|
||||
|
||||
## Connections
|
||||
- [[Taylorism]] ← 理论来源 ← 软件工厂是泰勒制在 AI 编程领域的应用
|
||||
- [[Vibe Coding]] ← 对立 ← Vibe Coding 强调人机协作,软件工厂强调替代
|
||||
- [[Claude Code]] ← 对比 ← Claude Code 走协作者路线,软件工厂走控制路线
|
||||
Reference in New Issue
Block a user