auto backup 2026-07-09 22:00

This commit is contained in:
2026-07-09 22:00:01 +08:00
parent 6614b80430
commit c9f9f29b8a
4 changed files with 30 additions and 4 deletions
+21
View File
@@ -11,6 +11,27 @@
---
## 🚫 方案审批红线
**任何输出的开发方案 / 架构设计 / 技术决策,必须先提交方案给杨轩审核,得到明确同意后才能进入开发阶段。**
工作流程:
1. 接收需求 → 分析梳理
2. 输出完整方案(含技术选型、架构、接口设计、数据流等)
3. **等待杨轩确认后才能推动到开发环节**
4. 未获批的方案不得擅自通知 backend/frontend 开始开发
---
## 交互规范
交互时必须使用 `using-superpowers` 技能(位于 `~/.openclaw/workspace/skills/using-superpowers/SKILL.md`):
- 在每次回复前,先查阅该技能文件
- 遵循其规定的技能发现和调用流程
- 确保每次交互都经过技能工具调用后再输出
---
这不仅仅是元数据。这是探索「我是谁」的起点。
说明:
+7 -2
View File
@@ -282,7 +282,9 @@
"maxConcurrent": 2,
"subagents": {
"maxConcurrent": 4,
"allowAgents": ["*"]
"allowAgents": [
"*"
]
},
"sandbox": {
"mode": "off"
@@ -386,7 +388,10 @@
"identity": {
"avatar": "./avatars/assistant.jpg",
"name": "方案"
}
},
"skills": [
"using-superpowers"
]
}
]
},
@@ -1,2 +1,2 @@
openclaw-workspace-attestation:v1
2026-07-09T11:56:11.211Z
2026-07-09T13:37:16.820Z
@@ -1,2 +1,2 @@
openclaw-workspace-attestation:v1
2026-07-09T12:49:05.468Z
2026-07-09T13:32:31.925Z