docs: add experimental status and interdisciplinary framing to README
This commit is contained in:
@@ -4,6 +4,11 @@
|
|||||||
|
|
||||||
Zero dependencies. No build step. Install and go.
|
Zero dependencies. No build step. Install and go.
|
||||||
|
|
||||||
|
> **Status: Experimental.** ArcheFlow is a research prototype exploring the intersection of
|
||||||
|
> analytical psychology (Jungian archetypes), process engineering (Deming's PDCA cycles), and
|
||||||
|
> multi-agent software engineering. It is functional and actively developed, but not production-ready.
|
||||||
|
> APIs, skill formats, and orchestration behavior may change between versions.
|
||||||
|
|
||||||
## What It Does
|
## What It Does
|
||||||
|
|
||||||
Large coding tasks benefit from multiple perspectives, but "just spawn more agents" creates chaos. Agents duplicate work, miss each other's output, argue in circles, or go rogue. The problem is not intelligence -- it is coordination.
|
Large coding tasks benefit from multiple perspectives, but "just spawn more agents" creates chaos. Agents duplicate work, miss each other's output, argue in circles, or go rogue. The problem is not intelligence -- it is coordination.
|
||||||
|
|||||||
Reference in New Issue
Block a user