docs: align multi-agent config draft with schema
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
{
|
||||
"meta": {
|
||||
"note": "Draft only. Do not apply until Eric approves.",
|
||||
"generatedAt": "2026-04-07T21:45:00+08:00",
|
||||
"purpose": "First-pass multi-agent orchestrator config draft for Eve-centric workflow"
|
||||
},
|
||||
"agents": {
|
||||
"defaults": {
|
||||
"model": {
|
||||
@@ -170,24 +165,5 @@
|
||||
"ops"
|
||||
]
|
||||
}
|
||||
},
|
||||
"implementationNotes": {
|
||||
"policy": [
|
||||
"Each agent must use its own dedicated workspace; shared working directories are not allowed",
|
||||
"Telegram DM stays on coder/Eve only",
|
||||
"Child agents do not speak directly to Eric",
|
||||
"Child agents report back to Eve only",
|
||||
"Actual routing discipline is enforced by prompt rules in addition to allowlist"
|
||||
],
|
||||
"phase1RecommendedAgents": [
|
||||
"coder",
|
||||
"prompt-optimizer",
|
||||
"reviewer",
|
||||
"engineering"
|
||||
],
|
||||
"phase2RecommendedAgents": [
|
||||
"research",
|
||||
"ops"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user