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"
|
||||
}
|
||||
]
|
||||
}
|
||||
35
docs/plans/2026-04-08-agent-prompt-refinement-report.md
Normal file
35
docs/plans/2026-04-08-agent-prompt-refinement-report.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# 2026-04-08 Agent Prompt Refinement Report
|
||||
|
||||
- Generated at: `2026-04-08T07:22:02.447477`
|
||||
- Approved design choices:
|
||||
- autonomy mode: `high`
|
||||
- risk threshold: `medium`
|
||||
- incomplete-info policy: `assume-and-push-forward`
|
||||
|
||||
## Updated Agents
|
||||
- `reviewer`
|
||||
- `engineering`
|
||||
- `ops`
|
||||
|
||||
## What Changed
|
||||
- 強化角色邊界(誰能做什麼、不能做什麼)
|
||||
- 明確定義高自主模式下的假設使用規則
|
||||
- 明確定義中等風險線:影響現行服務或不可逆變更時必須停下
|
||||
- 為三個 agent 補上結構化回報格式
|
||||
- 補上各自的 acceptance / completion 規則
|
||||
|
||||
## Updated Files
|
||||
- `/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`
|
||||
|
||||
## Notes
|
||||
- This refinement updates files in external agent workspaces and records a manifest in the main workspace repo.
|
||||
- No gateway config was applied.
|
||||
- No service was restarted.
|
||||
Reference in New Issue
Block a user