docs: refine reviewer engineering ops role prompts
This commit is contained in:
35
docs/plans/2026-04-08-agent-prompt-refinement-manifest.json
Normal file
35
docs/plans/2026-04-08-agent-prompt-refinement-manifest.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"generatedAt": "2026-04-08T07:22:02.447477",
|
||||
"decisions": {
|
||||
"autonomyMode": "high",
|
||||
"riskThreshold": "medium",
|
||||
"incompleteInfoPolicy": "assume-and-push-forward",
|
||||
"approvedBy": "Eric Chang",
|
||||
"approvedAt": "2026-04-08"
|
||||
},
|
||||
"updatedFiles": [
|
||||
"/home/alice/.openclaw/workspace-reviewer/AGENTS.md",
|
||||
"/home/alice/.openclaw/workspace-reviewer/WORKFLOW.md",
|
||||
"/home/alice/.openclaw/workspace-reviewer/REPORT_TEMPLATE.md",
|
||||
"/home/alice/.openclaw/workspace-engineering/AGENTS.md",
|
||||
"/home/alice/.openclaw/workspace-engineering/WORKFLOW.md",
|
||||
"/home/alice/.openclaw/workspace-engineering/REPORT_TEMPLATE.md",
|
||||
"/home/alice/.openclaw/workspace-ops/AGENTS.md",
|
||||
"/home/alice/.openclaw/workspace-ops/WORKFLOW.md",
|
||||
"/home/alice/.openclaw/workspace-ops/REPORT_TEMPLATE.md"
|
||||
],
|
||||
"agents": [
|
||||
{
|
||||
"id": "reviewer",
|
||||
"workspace": "/home/alice/.openclaw/workspace-reviewer"
|
||||
},
|
||||
{
|
||||
"id": "engineering",
|
||||
"workspace": "/home/alice/.openclaw/workspace-engineering"
|
||||
},
|
||||
{
|
||||
"id": "ops",
|
||||
"workspace": "/home/alice/.openclaw/workspace-ops"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user