feat(memory): migrate openclawd vaults into collective layout

This commit is contained in:
hotwa
2026-03-10 15:58:32 +08:00
parent b5edc14629
commit 4a6d51147f
70 changed files with 4156 additions and 158 deletions

View File

@@ -0,0 +1,18 @@
# OpenClaw Ops Lessons (Imported)
- imported_from: `/Users/lingyuzeng/openclawd/vaults/memory/lessons.md`
- imported_at_utc: `2026-03-10T07:53:38Z`
- note: migrated from openclawd/vaults to collective-memory-repo.
---
# memory/lessons.md
## [HIGH] 多机架构唯一 Gateway 约束
- **结论**: Gateway 只能在 mac-5其他节点一律 Node Host。
- **风险**: 在 mac-6/7/8 启动 Gateway 会导致控制面冲突和排障复杂化。
- **应对**: 统一通过 mac-5 控制面 + `openclaw nodes run` 调度。
## [MEDIUM] 节点接入失败排查顺序
- **结论**: 先看 token再看 pairing再看 allowlist。
- **错误关键词**: unauthorized / pairing required / approval required。