Files
nexus/wiki/concepts/Software-Factory.md

21 lines
945 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 走协作者路线,软件工厂走控制路线