mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-21 22:56:55 +00:00
v3-batch-process §14: clarify architect/sw/QA are AI agents; user routes between them
This commit is contained in:
@@ -200,6 +200,14 @@ These are the observed sources of waste. Every batch should actively check them.
|
||||
|
||||
## §14 Who owns what step
|
||||
|
||||
All three "architects" are AI agents; user routes messages between them. Per-agent action lists (§15) reduce routing overhead.
|
||||
|
||||
| Architect role | Owner agent | Scope |
|
||||
|---|---|---|
|
||||
| **System architect** | architect agent (cursor) | Product, scope, behavior contracts, gate definitions, close sign |
|
||||
| **Function/process architect** | QA agent (claude-code) | Process discipline, verification, system-level drift detection, doc lifecycle |
|
||||
| **Code-ownership architect** | sw agent (cursor) | Implementation feasibility, code shape, framework state |
|
||||
|
||||
Based on what actually worked across T4 + G5:
|
||||
|
||||
| Step | Owner | Why |
|
||||
|
||||
Reference in New Issue
Block a user